License |
License |
---|---|
GroupId | GroupIdcom.eshioji.hotvect |
ArtifactId | ArtifactIdhotvect-api |
Version | Version0.0.12 |
Type | Typejar |
Description |
DescriptionHotvect API
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit
|
Filename | Size |
---|---|
hotvect-api-0.0.12.pom | |
hotvect-api-0.0.12.jar | 23 KB |
hotvect-api-0.0.12-sources.jar | 15 KB |
hotvect-api-0.0.12-javadoc.jar | 254 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-api</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/
implementation 'com.eshioji.hotvect:hotvect-api:0.0.12'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-api/
implementation ("com.eshioji.hotvect:hotvect-api:0.0.12")
'com.eshioji.hotvect:hotvect-api:jar:0.0.12'
<dependency org="com.eshioji.hotvect" name="hotvect-api" rev="0.0.12">
<artifact name="hotvect-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-api', version='0.0.12')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-api" % "0.0.12"
[com.eshioji.hotvect/hotvect-api "0.0.12"]
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 |
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 |