License |
License |
---|---|
GroupId | GroupIdcom.eshioji.hotvect |
ArtifactId | ArtifactIdhotvect-online-util |
Version | Version0.0.8 |
Type | Typejar |
Description |
DescriptionHotvect Online Util
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit
|
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-online-util/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-online-util</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-online-util/
implementation 'com.eshioji.hotvect:hotvect-online-util:0.0.8'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-online-util/
implementation ("com.eshioji.hotvect:hotvect-online-util:0.0.8")
'com.eshioji.hotvect:hotvect-online-util:jar:0.0.8'
<dependency org="com.eshioji.hotvect" name="hotvect-online-util" rev="0.0.8">
<artifact name="hotvect-online-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-online-util', version='0.0.8')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-online-util" % "0.0.8"
[com.eshioji.hotvect/hotvect-online-util "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.eshioji.hotvect : hotvect-api | jar | 0.0.8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
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 |
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 |