| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.eshioji.hotvect |
| Идентификатор | Идентификаторhotvect-util |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHotvect Util
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit
|
| Имя Файла | Размер |
|---|---|
| hotvect-util-0.0.2.pom | |
| hotvect-util-0.0.2.jar | 30 KB |
| hotvect-util-0.0.2-sources.jar | 14 KB |
| hotvect-util-0.0.2-javadoc.jar | 78 KB |
| hotvect-util-0.0.2-jar-with-dependencies.jar | 28 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-util/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-util</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-util/
implementation 'com.eshioji.hotvect:hotvect-util:0.0.2'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-util/
implementation ("com.eshioji.hotvect:hotvect-util:0.0.2")
'com.eshioji.hotvect:hotvect-util:jar:0.0.2'
<dependency org="com.eshioji.hotvect" name="hotvect-util" rev="0.0.2">
<artifact name="hotvect-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-util', version='0.0.2')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-util" % "0.0.2"
[com.eshioji.hotvect/hotvect-util "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard.metrics : metrics-core | jar | 4.2.0 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| info.picocli : picocli | jar | 4.6.1 |
| com.eshioji.hotvect : hotvect-api | jar | 0.0.2 |
| com.eshioji.hotvect : hotvect-core | jar | 0.0.2 |
| com.eshioji.hotvect : hotvect-vw | jar | 0.0.2 |
| org.anarres : parallelgzip | jar | 1.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |