Tycho Release Parent

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-release
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Sonatype, Inc.

Download tycho-release

Filename Size
tycho-release-0.11.1.pom 601 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.sonatype.tycho/tycho-release/ -->
<dependency>
    <groupId>org.sonatype.tycho</groupId>
    <artifactId>tycho-release</artifactId>
    <version>0.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.tycho/tycho-release/
implementation 'org.sonatype.tycho:tycho-release:0.11.1'
// https://jarcasting.com/artifacts/org.sonatype.tycho/tycho-release/
implementation ("org.sonatype.tycho:tycho-release:0.11.1")
'org.sonatype.tycho:tycho-release:pom:0.11.1'
<dependency org="org.sonatype.tycho" name="tycho-release" rev="0.11.1">
  <artifact name="tycho-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.tycho', module='tycho-release', version='0.11.1')
)
libraryDependencies += "org.sonatype.tycho" % "tycho-release" % "0.11.1"
[org.sonatype.tycho/tycho-release "0.11.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

Versions

Version
0.11.1
0.11.0
0.10.0
0.9.0