Last Version

Tycho Artifactor Comparator Plugin 2.7.3

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.7.3
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.7.3


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

Dependencies

compile (4)

Group / Artifact Type Version
org.ow2.asm : asm-tree jar 9.2
org.ow2.asm : asm-util jar 9.2
org.codehaus.plexus : plexus-utils jar 3.4.1
org.codehaus.plexus : plexus-component-annotations jar 2.1.1

provided (2)

Group / Artifact Type Version
org.eclipse.sisu : org.eclipse.sisu.plexus jar 0.3.5
org.apache.maven : maven-core jar 3.8.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.