Last Version

Tycho Eclipse Project Metadata Model 2.7.3

Tycho integrates Maven with Eclipse and OSGi

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

tycho-metadata-model
Version

Version

2.7.3
Type

Type

jar
Description

Description

Tycho Eclipse Project Metadata Model
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Eclipse Foundation

Download tycho-metadata-model 2.7.3


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

Dependencies

compile (2)

Group / Artifact Type Version
de.pdark : decentxml jar 1.4
org.codehaus.plexus : plexus-utils jar 3.4.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.