MVN

io.alapierre.commons : commons

Maven & Gradle

Aug 23, 2023
0 stars

Commons Java Utils · Common Java utilities

<dependency>
    <groupId>io.alapierre.commons</groupId>
    <artifactId>commons</artifactId>
    <version>1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.alapierre.commons : commons to add to Maven - Latest Versions:

  • Latest Stable: 1.9

All Versions

Choose a version of io.alapierre.commons : commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.9
commons-1.9
1.8
commons-1.8
1.7
commons-1.7
1.6
commons-1.6
1.5
commons-1.5
1.4
commons-1.4
1.3
commons-1.3
1.2
commons-1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.alapierre.commons</groupId>
    <artifactId>commons</artifactId>
    <version>1.9</version>
</dependency>

Advertisement