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:archetypes:1.0.2'
<dependency>
<groupId>org.ops4j.pax.construct</groupId>
<artifactId>archetypes</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="org.ops4j.pax.construct" name="archetypes" rev="1.0.2"/>
"org.ops4j.pax.construct", "archetypes", "1.0.2"