MVN

fr.matthieu-vergne : collection

Maven & Gradle

Jul 16, 2015
0 stars

Collection Utilities · Different collection implementations.

<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>collection</artifactId>
    <version>1.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.matthieu-vergne : collection to add to Maven - Latest Versions:

  • Latest Stable: 1.11

All Versions

Choose a version of fr.matthieu-vergne : collection to add to Maven - All Versions:

Version Vulnerabilities Updated
1.11
collection-1.11
1.10
collection-1.10
1.9
collection-1.9
1.8
collection-1.8
1.7
collection-1.7
1.6
collection-1.6
1.5
collection-1.5
1.4
collection-1.4
1.3
collection-1.3
1.2
collection-1.2
1.1
collection-1.1
1.0
collection-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>fr.matthieu-vergne</groupId>
    <artifactId>collection</artifactId>
    <version>1.11</version>
</dependency>

Advertisement