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