| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.eshioji.hotvect |
| Идентификатор | Идентификаторhotvect-api |
| Последняя версия | Последняя версия0.0.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHotvect API
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit
|
| Имя Файла | Размер |
|---|---|
| hotvect-api-0.0.12.pom | |
| hotvect-api-0.0.12.jar | 18 KB |
| hotvect-api-0.0.12-sources.jar | 12 KB |
| hotvect-api-0.0.12-javadoc.jar | 130 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-api</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/
implementation 'com.eshioji.hotvect:hotvect-api:0.0.12'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/
implementation ("com.eshioji.hotvect:hotvect-api:0.0.12")
'com.eshioji.hotvect:hotvect-api:jar:0.0.12'
<dependency org="com.eshioji.hotvect" name="hotvect-api" rev="0.0.12">
<artifact name="hotvect-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-api', version='0.0.12')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-api" % "0.0.12"
[com.eshioji.hotvect/hotvect-api "0.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| org.openjdk.jmh : jmh-core | jar | 1.31 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.31 |
| org.quicktheories : quicktheories | jar | 0.26 |