MVN

org.sonatype.tycho : org.sonatype.tycho.p2

Maven & Gradle

Apr 17, 2011
3 usages

Tycho P2 dependency resolution API

<dependency>
    <groupId>org.sonatype.tycho</groupId>
    <artifactId>org.sonatype.tycho.p2</artifactId>
    <version>0.11.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.tycho : org.sonatype.tycho.p2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.1

All Versions

Choose a version of org.sonatype.tycho : org.sonatype.tycho.p2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
org.sonatype.tycho.p2-0.11.1
org.sonatype.tycho.p2-0.11.0
0.10.x
org.sonatype.tycho.p2-0.10.0

How to add a dependency to Maven

Add the following org.sonatype.tycho : org.sonatype.tycho.p2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.sonatype.tycho</groupId>
    <artifactId>org.sonatype.tycho.p2</artifactId>
    <version>0.11.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.sonatype.tycho : org.sonatype.tycho.p2 gradle dependency to your build.gradle file:

implementation 'org.sonatype.tycho:org.sonatype.tycho.p2:0.11.1'

Gradle Kotlin DSL: Add the following org.sonatype.tycho : org.sonatype.tycho.p2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.sonatype.tycho:org.sonatype.tycho.p2:0.11.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.sonatype.tycho : org.sonatype.tycho.p2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.sonatype.tycho" % "org.sonatype.tycho.p2" % "0.11.1"

Advertisement

Dependencies from Group

Mar 01, 2011
16 usages
Apr 17, 2011
9 usages
Apr 17, 2011
9 usages

Discover Dependencies

May 29, 2022
14 usages
0 stars
Feb 14, 2016
7 usages
4 stars
Aug 21, 2019
6 usages
1.5k stars
Oct 16, 2017
5 usages
75 stars
Mar 03, 2023
131 usages
3.1k stars
Apr 17, 2021
6 usages
4 stars
May 15, 2010
5 usages
May 08, 2019
11 usages
149 stars