Tycho P2-based target platform resolver facade

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-p2-facade
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho P2-based target platform resolver facade
Tycho integrates Maven with Eclipse and OSGi
Project Organization

Project Organization

Sonatype, Inc.

Download tycho-p2-facade

How to add to project

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

Dependencies

compile (9)

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.sonatype.tycho : org.eclipse.osgi jar 3.6.2.R36x_v20110210
org.sonatype.tycho : tycho-osgi-components jar 0.11.1
org.sonatype.tycho : tycho-equinox jar 0.11.1
org.sonatype.tycho : tycho-equinox-launching jar 0.11.1
org.apache.maven : maven-compat jar 3.0
org.sonatype.tycho : org.sonatype.tycho.p2 jar 0.11.1
org.sonatype.tycho : org.sonatype.tycho.p2.tools.facade 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
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0