| Лицензия |
Лицензия |
|---|---|
| Группа | Группаsoftware.amazon.randomcutforest |
| Идентификатор | Идентификаторrandomcutforest-examples |
| Версия | Версия2.0-rc2 |
| Тип | Типjar |
| Описание |
ОписаниеOpen Distro Random Cut Forest
|
<!-- https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-examples/ -->
<dependency>
<groupId>software.amazon.randomcutforest</groupId>
<artifactId>randomcutforest-examples</artifactId>
<version>2.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-examples/
implementation 'software.amazon.randomcutforest:randomcutforest-examples:2.0-rc2'
// https://jarcasting.com/artifacts/software.amazon.randomcutforest/randomcutforest-examples/
implementation ("software.amazon.randomcutforest:randomcutforest-examples:2.0-rc2")
'software.amazon.randomcutforest:randomcutforest-examples:jar:2.0-rc2'
<dependency org="software.amazon.randomcutforest" name="randomcutforest-examples" rev="2.0-rc2">
<artifact name="randomcutforest-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.randomcutforest', module='randomcutforest-examples', version='2.0-rc2')
)
libraryDependencies += "software.amazon.randomcutforest" % "randomcutforest-examples" % "2.0-rc2"
[software.amazon.randomcutforest/randomcutforest-examples "2.0-rc2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| software.amazon.randomcutforest : randomcutforest-core | jar | 2.0-rc2 |
| software.amazon.randomcutforest : randomcutforest-testutils | jar | 2.0-rc2 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| io.protostuff : protostuff-core | jar | 1.7.2 |
| io.protostuff : protostuff-runtime | jar | 1.7.2 |