Last Version

com.github.pms1.tppt:maven-equinox-runner 0.3.0

An Apache Maven plugin for creating P2 repositories along with features directly from Maven artifacts that are already OSGi bundles.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.pms1.tppt
ArtifactId

ArtifactId

maven-equinox-runner
Version

Version

0.3.0
Type

Type

jar
Description

Description

An Apache Maven plugin for creating P2 repositories along with features directly from Maven artifacts that are already OSGi bundles.

Download maven-equinox-runner 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.pms1.tppt/maven-equinox-runner/ -->
<dependency>
    <groupId>com.github.pms1.tppt</groupId>
    <artifactId>maven-equinox-runner</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pms1.tppt/maven-equinox-runner/
implementation 'com.github.pms1.tppt:maven-equinox-runner:0.3.0'
// https://jarcasting.com/artifacts/com.github.pms1.tppt/maven-equinox-runner/
implementation ("com.github.pms1.tppt:maven-equinox-runner:0.3.0")
'com.github.pms1.tppt:maven-equinox-runner:jar:0.3.0'
<dependency org="com.github.pms1.tppt" name="maven-equinox-runner" rev="0.3.0">
  <artifact name="maven-equinox-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pms1.tppt', module='maven-equinox-runner', version='0.3.0')
)
libraryDependencies += "com.github.pms1.tppt" % "maven-equinox-runner" % "0.3.0"
[com.github.pms1.tppt/maven-equinox-runner "0.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.tycho : org.eclipse.osgi jar 3.13.0.v20180226-1711
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
org.codehaus.plexus : plexus-archiver jar 3.4

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9

Project Modules

There are no modules declared in this project.