Last Version

com.github.pms1.tppt:p2-tooling 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

GroupId

GroupId

com.github.pms1.tppt
ArtifactId

ArtifactId

p2-tooling
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 p2-tooling 0.3.0


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

Dependencies

compile (8)

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
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.5
com.github.pms1.tppt : minimal-ldap-parser jar 0.3.0
com.github.pms1.tppt : object-comparator jar 0.3.0
org.eclipse.tycho : tycho-artifactcomparator jar 1.2.0
com.google.code.findbugs : annotations jar 3.0.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2

Project Modules

There are no modules declared in this project.