Tycho

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

pom
Description

Description

Tycho
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Sonatype, Inc.

Download tycho

Filename Size
tycho-0.11.1.pom 19 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.sonatype.tycho/tycho/ -->
<dependency>
    <groupId>org.sonatype.tycho</groupId>
    <artifactId>tycho</artifactId>
    <version>0.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.tycho/tycho/
implementation 'org.sonatype.tycho:tycho:0.11.1'
// https://jarcasting.com/artifacts/org.sonatype.tycho/tycho/
implementation ("org.sonatype.tycho:tycho:0.11.1")
'org.sonatype.tycho:tycho:pom:0.11.1'
<dependency org="org.sonatype.tycho" name="tycho" rev="0.11.1">
  <artifact name="tycho" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.tycho', module='tycho', version='0.11.1')
)
libraryDependencies += "org.sonatype.tycho" % "tycho" % "0.11.1"
[org.sonatype.tycho/tycho "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-equinox-api
  • tycho-equinox
  • tycho-metadata-model
  • tycho-embedder-api
  • tycho-osgi-components
  • tycho-testing-harness
  • tycho-equinox-launching
  • tycho-compiler-jdt
  • maven-osgi-compiler-plugin
  • maven-osgi-packaging-plugin
  • maven-osgi-source-plugin
  • target-platform-configuration
  • tycho-surefire
  • tycho-release
  • tycho-p2

Versions

Version
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0