Tycho Equinox Embedder API (Incubation)

Tycho integrates Maven with Eclipse and OSGi

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.tycho
ArtifactId

ArtifactId

tycho-equinox-api
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Sonatype, Inc.

Download tycho-equinox-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.13.0
0.12.0