MVN

com.metreeca : metreeca-root

Maven & Gradle

Feb 27, 2022

Metreeca/Root · Metreeca root Maven POM

<dependency>
    <groupId>com.metreeca</groupId>
    <artifactId>metreeca-root</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.metreeca : metreeca-root to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.metreeca : metreeca-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
metreeca-root-1.1.0
1.0.x
metreeca-root-1.0.2
metreeca-root-1.0.1
metreeca-root-1.0.0
0.1.x
metreeca-root-0.1.2
metreeca-root-0.1.1
metreeca-root-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.metreeca</groupId>
    <artifactId>metreeca-root</artifactId>
    <version>1.1.0</version>
</dependency>