Tycho Equinox Launching

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-equinox-launching
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho Equinox Launching
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Sonatype, Inc.

Download tycho-equinox-launching

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.sonatype.tycho : tycho-osgi-components jar 0.11.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.1
0.11.0