| License |
License |
|---|---|
| GroupId | GroupIdcom.eshioji.hotvect |
| ArtifactId | ArtifactIdhotvect-core |
| Last Version | Last Version0.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHotvect Feature Transformation
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit
|
| Filename | Size |
|---|---|
| hotvect-core-0.0.12.pom | |
| hotvect-core-0.0.12.jar | 36 KB |
| hotvect-core-0.0.12-sources.jar | 19 KB |
| hotvect-core-0.0.12-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-core/ -->
<dependency>
<groupId>com.eshioji.hotvect</groupId>
<artifactId>hotvect-core</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-core/
implementation 'com.eshioji.hotvect:hotvect-core:0.0.12'
// https://jarcasting.com/artifacts/com.eshioji.hotvect/hotvect-core/
implementation ("com.eshioji.hotvect:hotvect-core:0.0.12")
'com.eshioji.hotvect:hotvect-core:jar:0.0.12'
<dependency org="com.eshioji.hotvect" name="hotvect-core" rev="0.0.12">
<artifact name="hotvect-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eshioji.hotvect', module='hotvect-core', version='0.0.12')
)
libraryDependencies += "com.eshioji.hotvect" % "hotvect-core" % "0.0.12"
[com.eshioji.hotvect/hotvect-core "0.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard.metrics : metrics-core | jar | 4.2.0 |
| it.unimi.dsi : fastutil | jar | 8.5.4 |
| 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.slf4j : slf4j-api | jar | 1.7.30 |
| com.eshioji.hotvect : hotvect-api | jar | 0.0.12 |
| 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 |
| net.jqwik : jqwik | jar | 1.6.1 |