MVN

com.findwise.hydra : stages

Maven & Gradle

Feb 24, 2015
83 stars
<dependency>
    <groupId>com.findwise.hydra</groupId>
    <artifactId>stages</artifactId>
    <version>0.4.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.findwise.hydra : stages to add to Maven - Latest Versions:

  • Latest Stable: 0.4.5

All Versions

Choose a version of com.findwise.hydra : stages to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
stages-0.5.0
0.4.x
stages-0.4.5
stages-0.4.4
stages-0.4.3
stages-0.4.2
stages-0.4.1
stages-0.4.0
0.3.x
stages-0.3.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.findwise.hydra</groupId>
    <artifactId>stages</artifactId>
    <version>0.4.5</version>
</dependency>

Advertisement