MVN

net.java.dev.footprint : footprint

Maven & Gradle

Aug 02, 2011

footprint

<dependency>
    <groupId>net.java.dev.footprint</groupId>
    <artifactId>footprint</artifactId>
    <version>1.0-rc7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.dev.footprint : footprint to add to Maven - Latest Versions:

  • Latest Stable: 1.0-rc7
  • Latest Release Candidate: 1.0-rc7

All Versions

Choose a version of net.java.dev.footprint : footprint to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
footprint-1.0-rc7
footprint-1.0-rc3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.java.dev.footprint</groupId>
    <artifactId>footprint</artifactId>
    <version>1.0-rc7</version>
</dependency>