Tycho Embedder API

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-embedder-api
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho Embedder API
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Sonatype, Inc.

Download tycho-embedder-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.1
0.11.0