MVN

software.amazon.randomcutforest : randomcutforest-parent

Maven & Gradle

May 22, 2023
211 stars

software.amazon.randomcutforest:randomcutforest · OpenSearch Random Cut Forest

<dependency>
    <groupId>software.amazon.randomcutforest</groupId>
    <artifactId>randomcutforest-parent</artifactId>
    <version>3.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.amazon.randomcutforest : randomcutforest-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.7.0
  • Latest Release Candidate: 3.0-rc3
  • Latest Alpha: 1.0-alpha

All Versions

Choose a version of software.amazon.randomcutforest : randomcutforest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.7.x
randomcutforest-parent-3.7.0
3.6.x
randomcutforest-parent-3.6.0
3.5.x
randomcutforest-parent-3.5.1
randomcutforest-parent-3.5.0
3.0.x
randomcutforest-parent-3.0.0
3.0
randomcutforest-parent-3.0-rc3
randomcutforest-parent-3.0-rc2.1
randomcutforest-parent-3.0-rc2
randomcutforest-parent-3.0-rc1
2.0.x
randomcutforest-parent-2.0.1
2.0
randomcutforest-parent-2.0
randomcutforest-parent-2.0-rc2
randomcutforest-parent-2.0-rc1
1.0
randomcutforest-parent-1.0
randomcutforest-parent-1.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>software.amazon.randomcutforest</groupId>
    <artifactId>randomcutforest-parent</artifactId>
    <version>3.7.0</version>
</dependency>