Last Version

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

object-comparator
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 object-comparator 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

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.