| License |
License |
|---|---|
| GroupId | GroupIdcom.eshioji.hotvect |
| ArtifactId | ArtifactIdhotvect-offline-util |
| Last Version | Last Version0.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHotvect Offline Util
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit
|
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-offline-util/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-offline-util</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-offline-util/
implementation 'com.eshioji.hotvect:hotvect-offline-util:0.0.12'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-offline-util/
implementation ("com.eshioji.hotvect:hotvect-offline-util:0.0.12")
'com.eshioji.hotvect:hotvect-offline-util:jar:0.0.12'
<dependency org="com.eshioji.hotvect" name="hotvect-offline-util" rev="0.0.12">
<artifact name="hotvect-offline-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-offline-util', version='0.0.12')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-offline-util" % "0.0.12"
[com.eshioji.hotvect/hotvect-offline-util "0.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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.12 |
| com.eshioji.hotvect : hotvect-core | jar | 0.0.12 |
| com.eshioji.hotvect : hotvect-online-util | jar | 0.0.12 |
| org.anarres : parallelgzip | jar | 1.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |