MVN

org.sonatype.appbooter : appbooter

Maven & Gradle

Sep 13, 2010

Sonatype AppBooter

<dependency>
    <groupId>org.sonatype.appbooter</groupId>
    <artifactId>appbooter</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.appbooter : appbooter to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of org.sonatype.appbooter : appbooter to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
appbooter-2.1.1
appbooter-2.1.0
2.0.x
appbooter-2.0.0
1.6.x
appbooter-1.6.6
appbooter-1.6.5
appbooter-1.6.4.1
appbooter-1.6.4
appbooter-1.6.3
appbooter-1.6.2
appbooter-1.6.1
appbooter-1.6.0
1.5
appbooter-1.5
1.4
appbooter-1.4
1.3
appbooter-1.3
1.2.x
appbooter-1.2.1
1.2
appbooter-1.2
1.1
appbooter-1.1
1.0
appbooter-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonatype.appbooter</groupId>
    <artifactId>appbooter</artifactId>
    <version>2.1.1</version>
</dependency>