License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.tycho |
ArtifactId | ArtifactIdtycho-artifactcomparator |
Last Version | Last Version2.7.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTycho Artifactor Comparator Plugin
Tycho integrates Maven with Eclipse and OSGi
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.sisu : org.eclipse.sisu.plexus | jar | 0.3.5 |
org.apache.maven : maven-core | jar | 3.8.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |