MVN

com.eatthepath : jvptree-parent

Maven & Gradle

Sep 09, 2018
40 stars

jvptree parent · A generic vp-tree implementation in Java

<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>jvptree-parent</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eatthepath : jvptree-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.eatthepath : jvptree-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
jvptree-parent-0.3.0
0.2
jvptree-parent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.eatthepath</groupId>
    <artifactId>jvptree-parent</artifactId>
    <version>0.3.0</version>
</dependency>

Advertisement