MVN

io.takari.p2.bridge : p2-runtime

Maven & Gradle

Apr 22, 2016
3 usages

P2 Bridge :: P2 Runtime (3.7 Sonatype Fork)

<dependency>
    <groupId>io.takari.p2.bridge</groupId>
    <artifactId>p2-runtime</artifactId>
    <version>1.1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.takari.p2.bridge : p2-runtime to add to Maven - Latest Versions:

  • Latest Stable: 1.1.10

All Versions

Choose a version of io.takari.p2.bridge : p2-runtime to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
p2-runtime-1.1.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.takari.p2.bridge</groupId>
    <artifactId>p2-runtime</artifactId>
    <version>1.1.10</version>
</dependency>

Advertisement