Last Version

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

tppt-core
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 tppt-core 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
de.pdark : decentxml jar 1.4
com.github.pms1.tppt : p2-tooling jar 0.3.0

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.