| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.eshioji.hotvect |
| Идентификатор | Идентификаторhotvect-vw |
| Последняя версия | Последняя версия0.0.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHotvect Vowpal Wabbit
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit
|
| Имя Файла | Размер |
|---|---|
| hotvect-vw-0.0.12.pom | |
| hotvect-vw-0.0.12.jar | 14 KB |
| hotvect-vw-0.0.12-sources.jar | 10 KB |
| hotvect-vw-0.0.12-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-vw/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-vw</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-vw/
implementation 'com.eshioji.hotvect:hotvect-vw:0.0.12'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-vw/
implementation ("com.eshioji.hotvect:hotvect-vw:0.0.12")
'com.eshioji.hotvect:hotvect-vw:jar:0.0.12'
<dependency org="com.eshioji.hotvect" name="hotvect-vw" rev="0.0.12">
<artifact name="hotvect-vw" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-vw', version='0.0.12')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-vw" % "0.0.12"
[com.eshioji.hotvect/hotvect-vw "0.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.eshioji.hotvect : hotvect-api | jar | 0.0.12 |
| com.eshioji.hotvect : hotvect-core | jar | 0.0.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |