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