Last Version

Tycho P2-based target platform resolver parent 0.11.1


GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-p2-resolver
Version

Version

0.11.1
Type

Type

pom
Description

Description

Tycho P2-based target platform resolver parent
Project Organization

Project Organization

Sonatype, Inc.

Download tycho-p2-resolver 0.11.1


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

Dependencies

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

Project Modules

  • org.sonatype.tycho.p2
  • org.sonatype.tycho.p2.tools.facade
  • tycho-p2-resolver-impl