MVN

com.yahoo.vespa.bundle-plugin : bundle-plugin-test

Maven & Gradle

Nov 14, 2019
4.4k stars
<dependency>
    <groupId>com.yahoo.vespa.bundle-plugin</groupId>
    <artifactId>bundle-plugin-test</artifactId>
    <version>7.138.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yahoo.vespa.bundle-plugin : bundle-plugin-test to add to Maven - Latest Versions:

  • Latest Stable: 7.138.15

All Versions

Choose a version of com.yahoo.vespa.bundle-plugin : bundle-plugin-test to add to Maven - All Versions:

Version Vulnerabilities Updated
7.138.x
bundle-plugin-test-7.138.15
7.136.x
bundle-plugin-test-7.136.13
7.133.x
bundle-plugin-test-7.133.13
7.132.x
bundle-plugin-test-7.132.16
7.128.x
bundle-plugin-test-7.128.18

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.yahoo.vespa.bundle-plugin</groupId>
    <artifactId>bundle-plugin-test</artifactId>
    <version>7.138.15</version>
</dependency>

Advertisement