License |
License |
---|---|
GroupId | GroupIdsoftware.amazon.randomcutforest |
ArtifactId | ArtifactIdrandomcutforest-benchmark |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionOpen Distro Random Cut Forest
|
<!-- https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-benchmark/ -->
<dependency>
<groupId>software.amazon.randomcutforest</groupId>
<artifactId>randomcutforest-benchmark</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-benchmark/
implementation 'software.amazon.randomcutforest:randomcutforest-benchmark:1.0'
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-benchmark/
implementation ("software.amazon.randomcutforest:randomcutforest-benchmark:1.0")
'software.amazon.randomcutforest:randomcutforest-benchmark:jar:1.0'
<dependency org="software.amazon.randomcutforest" name="randomcutforest-benchmark" rev="1.0">
<artifact name="randomcutforest-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.randomcutforest', module='randomcutforest-benchmark', version='1.0')
)
libraryDependencies += "software.amazon.randomcutforest" % "randomcutforest-benchmark" % "1.0"
[software.amazon.randomcutforest/randomcutforest-benchmark "1.0"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.randomcutforest : randomcutforest-core | jar | 1.0 |
software.amazon.randomcutforest : randomcutforest-testutils | jar | 1.0 |
org.openjdk.jmh : jmh-core | jar | 1.22 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.22 |