MVN

com.googlecode.redbox-mint : mint

Maven & Gradle

Feb 13, 2018
0 stars

The Mint

<dependency>
    <groupId>com.googlecode.redbox-mint</groupId>
    <artifactId>mint</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.redbox-mint : mint to add to Maven - Latest Versions:

  • Latest Stable: 1.10
  • Latest Release Candidate: 1.6-RC01

All Versions

Choose a version of com.googlecode.redbox-mint : mint to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10
mint-1.10
1.9
mint-1.9
1.8
mint-1.8
1.7
mint-1.7
1.6.x
mint-1.6.2
mint-1.6.1
1.6
mint-1.6
mint-1.6-RC01
1.5.x
mint-1.5.2.2
mint-1.5.2.1
mint-1.5.2
mint-1.5.1
1.5
mint-1.5
1.4
mint-1.4
1.3.x
mint-1.3.1
1.3
mint-1.3
1.2
mint-1.2
1.1
mint-1.1
1.5RC2
mint-1.5RC2
1.5RC1
mint-1.5RC1
1.0.x
mint-1.0.1
mint-1.0.0
0.9.x
mint-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.redbox-mint</groupId>
    <artifactId>mint</artifactId>
    <version>1.10</version>
</dependency>

Advertisement