All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.blueprint.config.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0">
  <bean id="factory" class="org.xipki.ca.certprofile.internal.X509CertprofileFactoryImpl"/>
  <service ref="factory" interface="org.xipki.ca.api.profile.x509.X509CertprofileFactory"/>
</blueprint>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy