Last Version

Tycho Release Parent 0.11.1

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-release
Version

Version

0.11.1
Type

Type

pom
Description

Description

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

Project Organization

Sonatype, Inc.

Download tycho-release 0.11.1

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

<!-- 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