A series of tools to help piece together code, jars, and bundles from different places into a single OSGi project built and managed by Maven
'org.ops4j.pax.construct:maven-archetype-osgi-bundle:1.5'
<dependency>
<groupId>org.ops4j.pax.construct</groupId>
<artifactId>maven-archetype-osgi-bundle</artifactId>
<version>1.5</version>
</dependency>
<dependency org="org.ops4j.pax.construct" name="maven-archetype-osgi-bundle" rev="1.5"/>
"org.ops4j.pax.construct", "maven-archetype-osgi-bundle", "1.5"