License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.randomcutforest |
ArtifactId | ArtifactIdrandomcutforest-parent |
Last Version | Last Version3.0-rc3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsoftware.amazon.randomcutforest:randomcutforest
OpenSearch Random Cut Forest
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
randomcutforest-parent-3.0-rc3.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/ -->
<dependency>
<groupId>software.amazon.randomcutforest</groupId>
<artifactId>randomcutforest-parent</artifactId>
<version>3.0-rc3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/
implementation 'software.amazon.randomcutforest:randomcutforest-parent:3.0-rc3'
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-parent/
implementation ("software.amazon.randomcutforest:randomcutforest-parent:3.0-rc3")
'software.amazon.randomcutforest:randomcutforest-parent:pom:3.0-rc3'
<dependency org="software.amazon.randomcutforest" name="randomcutforest-parent" rev="3.0-rc3">
<artifact name="randomcutforest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.amazon.randomcutforest', module='randomcutforest-parent', version='3.0-rc3')
)
libraryDependencies += "software.amazon.randomcutforest" % "randomcutforest-parent" % "3.0-rc3"
[software.amazon.randomcutforest/randomcutforest-parent "3.0-rc3"]