MVN

com.elastisys : elastisys

Maven & Gradle

Oct 17, 2018

elastisys · One POM to rule them all.

<dependency>
    <groupId>com.elastisys</groupId>
    <artifactId>elastisys</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

Version Vulnerabilities Updated
1.4
elastisys-1.4
1.3
elastisys-1.3
1.2
elastisys-1.2
1.1
elastisys-1.1
1.0
elastisys-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.elastisys</groupId>
    <artifactId>elastisys</artifactId>
    <version>1.4</version>
</dependency>

Advertisement