is not current version
Last Version 0.0.12

Hotvect API 0.0.8

Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit

License

License

GroupId

GroupId

com.eshioji.hotvect
ArtifactId

ArtifactId

hotvect-api
Version

Version

0.0.8
Type

Type

jar
Description

Description

Hotvect API
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit

Download hotvect-api 0.0.8


<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/ -->
<dependency>
    <groupId>com.eshioji.hotvect</groupId>
    <artifactId>hotvect-api</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/
implementation 'com.eshioji.hotvect:hotvect-api:0.0.8'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/
implementation ("com.eshioji.hotvect:hotvect-api:0.0.8")
'com.eshioji.hotvect:hotvect-api:jar:0.0.8'
<dependency org="com.eshioji.hotvect" name="hotvect-api" rev="0.0.8">
  <artifact name="hotvect-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-api', version='0.0.8')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-api" % "0.0.8"
[com.eshioji.hotvect/hotvect-api "0.0.8"]

Dependencies

provided (3)

Group / Artifact Type Version
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

test (4)

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

Project Modules

There are no modules declared in this project.