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

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

There is a newer version: 2.0.0
Show newest version
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
           xmlns:ext="http://aries.apache.org/blueprint/xmlns/blueprint-ext/v1.2.0">

  <bean id="aetherFacade" class="io.hawt.aether.AetherFacade" init-method="init" destroy-method="destroy" scope="singleton">
  </bean>

</blueprint>





© 2015 - 2024 Weber Informatics LLC | Privacy Policy