MVN

org.openforis.commons : commons

Maven & Gradle

Sep 29, 2020
1 stars

Open Foris Commons library · Open Foris library of common components.

<dependency>
    <groupId>org.openforis.commons</groupId>
    <artifactId>commons</artifactId>
    <version>0.1.27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openforis.commons : commons to add to Maven - Latest Versions:

  • Latest Stable: 0.1.27

All Versions

Choose a version of org.openforis.commons : commons to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
commons-0.1.27

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.openforis.commons</groupId>
    <artifactId>commons</artifactId>
    <version>0.1.27</version>
</dependency>