is not current version
Last Version 0.0.12

Hotvect Project 0.0.6

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

License

License

GroupId

GroupId

com.eshioji.hotvect
ArtifactId

ArtifactId

hotvect-parent
Version

Version

0.0.6
Type

Type

pom
Description

Description

Hotvect Project
Hotvect is a Java framework for feature engineering and serving library for Vowpal Wabbit
Source Code Management

Source Code Management

https://github.com/eshioji/hotvect

Download hotvect-parent 0.0.6

Filename Size
hotvect-parent-0.0.6.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hotvect-api
  • hotvect-core
  • hotvect-vw
  • hotvect-online-util
  • hotvect-offline-util
  • hotvect-all