MVN

com.elastisys : elastisys-public

Maven & Gradle

Oct 17, 2018

elastisys :: public · Parent POM for public projects.

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

Latest Version

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

  • Latest Stable: 1.4

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement