is not current version
Last Version 2.7.3

Tycho Artifactor Comparator Plugin 2.4.0

Tycho integrates Maven with Eclipse and OSGi

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

tycho-artifactcomparator
Version

Version

2.4.0
Type

Type

jar
Description

Description

Tycho Artifactor Comparator Plugin
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Eclipse Foundation

Download tycho-artifactcomparator 2.4.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.ow2.asm : asm-tree jar 9.1
org.ow2.asm : asm-util jar 9.1
org.codehaus.plexus : plexus-utils jar 3.3.0
org.codehaus.plexus : plexus-component-annotations jar 2.1.0
org.apache.maven : maven-core jar 3.8.1

provided (1)

Group / Artifact Type Version
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.