License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.randomcutforest |
ArtifactId | ArtifactIdrandomcutforest-examples |
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-examples/ -->
<dependency>
<groupId>software.amazon.randomcutforest</groupId>
<artifactId>randomcutforest-examples</artifactId>
<version>3.0-rc3</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-examples/
implementation 'software.amazon.randomcutforest:randomcutforest-examples:3.0-rc3'
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-examples/
implementation ("software.amazon.randomcutforest:randomcutforest-examples:3.0-rc3")
'software.amazon.randomcutforest:randomcutforest-examples:jar:3.0-rc3'
<dependency org="software.amazon.randomcutforest" name="randomcutforest-examples" rev="3.0-rc3">
<artifact name="randomcutforest-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.randomcutforest', module='randomcutforest-examples', version='3.0-rc3')
)
libraryDependencies += "software.amazon.randomcutforest" % "randomcutforest-examples" % "3.0-rc3"
[software.amazon.randomcutforest/randomcutforest-examples "3.0-rc3"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.randomcutforest : randomcutforest-core | jar | 3.0-rc3 |
software.amazon.randomcutforest : randomcutforest-parkservices | jar | 3.0-rc3 |
software.amazon.randomcutforest : randomcutforest-testutils | jar | 3.0-rc3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
io.protostuff : protostuff-core | jar | 1.7.2 |
io.protostuff : protostuff-runtime | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.14 |