is not current version
Last Version 2.7.3

Tycho Release Parent 2.7.1

Tycho integrates Maven with Eclipse and OSGi

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

tycho-release
Version

Version

2.7.1
Type

Type

pom
Description

Description

Tycho Release Parent
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Eclipse Foundation

Download tycho-release 2.7.1

Filename Size
tycho-release-2.7.1.pom 965 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tycho-versions-plugin