OPS4J - Generate Pax Scripts

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.construct
ArtifactId

ArtifactId

scripts
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

OPS4J - Generate Pax Scripts
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/scripts

Download scripts

How to add to project

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

OPS4J - Open Participation for Java

Versions

Version
1.6.0
1.5
1.4
1.3
1.2
1.1
1.0