OPS4J - Pax Construct

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

License

License

GroupId

GroupId

org.ops4j.pax
ArtifactId

ArtifactId

construct
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

OPS4J - Pax Construct
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
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

http://github.com/ops4j/org.ops4j.pax.construct/tree/master

Download construct

Filename Size
construct-1.6.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ops4j.pax/construct/ -->
<dependency>
    <groupId>org.ops4j.pax</groupId>
    <artifactId>construct</artifactId>
    <version>1.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax/construct/
implementation 'org.ops4j.pax:construct:1.6.0'
// https://jarcasting.com/artifacts/org.ops4j.pax/construct/
implementation ("org.ops4j.pax:construct:1.6.0")
'org.ops4j.pax:construct:pom:1.6.0'
<dependency org="org.ops4j.pax" name="construct" rev="1.6.0">
  <artifact name="construct" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax', module='construct', version='1.6.0')
)
libraryDependencies += "org.ops4j.pax" % "construct" % "1.6.0"
[org.ops4j.pax/construct "1.6.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.ops4j.pax

OPS4J - Open Participation for Java

Versions

Version
1.6.0
1.5
1.0