Tycho Equinox Embedder (Incubation)

Tycho integrates Maven with Eclipse and OSGi

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

tycho-equinox
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho Equinox Embedder (Incubation)
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Sonatype, Inc.

Download tycho-equinox

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.codehaus.plexus : plexus-component-annotations jar 1.5.5
org.sonatype.sisu : sisu-inject-plexus jar 1.4.2
org.eclipse.tycho : org.eclipse.osgi jar 3.8.0.v20110726-1606
org.eclipse.tycho : tycho-equinox-api jar 0.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.0