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