License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.randomcutforest |
ArtifactId | ArtifactIdrandomcutforest-testutils |
Last Version | Last Version3.0-rc3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSearch Random Cut Forest
|
<!-- https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-testutils/ -->
<dependency>
<groupId>software.amazon.randomcutforest</groupId>
<artifactId>randomcutforest-testutils</artifactId>
<version>3.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-testutils/
implementation 'software.amazon.randomcutforest:randomcutforest-testutils:3.0-rc3'
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-testutils/
implementation ("software.amazon.randomcutforest:randomcutforest-testutils:3.0-rc3")
'software.amazon.randomcutforest:randomcutforest-testutils:jar:3.0-rc3'
<dependency org="software.amazon.randomcutforest" name="randomcutforest-testutils" rev="3.0-rc3">
<artifact name="randomcutforest-testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.randomcutforest', module='randomcutforest-testutils', version='3.0-rc3')
)
libraryDependencies += "software.amazon.randomcutforest" % "randomcutforest-testutils" % "3.0-rc3"
[software.amazon.randomcutforest/randomcutforest-testutils "3.0-rc3"]