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