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