Last Version

Target Platform Provisioning Tools 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

parent
Version

Version

0.3.0
Type

Type

pom
Description

Description

Target Platform Provisioning Tools
An Apache Maven plugin for creating P2 repositories along with features directly from Maven artifacts that are already OSGi bundles.
Project URL

Project URL

https://github.com/pms1/tppt/
Source Code Management

Source Code Management

https://github.com/pms1/tppt/

Download parent 0.3.0

Filename Size
parent-0.3.0.pom 11 KB
Browse

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

Dependencies

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

Project Modules

  • maven-equinox-runner
  • minimal-ldap-parser
  • object-comparator
  • p2-tooling
  • tppt-core
  • tppt-maven-plugin
  • tppt-mirror-application