Rivet

Random Index Vectoring library in Java

License

License

Categories

Categories

druid Data Databases
GroupId

GroupId

com.github.druidgreeneyes
ArtifactId

ArtifactId

rivet-core
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Rivet
Random Index Vectoring library in Java
Project URL

Project URL

https://github.com/druidgreeneyes/rivet-core.java
Source Code Management

Source Code Management

https://github.com/druidgreeneyes/rivet-core.java/tree/master

Download rivet-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.druidgreeneyes/rivet-core/ -->
<dependency>
    <groupId>com.github.druidgreeneyes</groupId>
    <artifactId>rivet-core</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.druidgreeneyes/rivet-core/
implementation 'com.github.druidgreeneyes:rivet-core:1.0.5'
// https://jarcasting.com/artifacts/com.github.druidgreeneyes/rivet-core/
implementation ("com.github.druidgreeneyes:rivet-core:1.0.5")
'com.github.druidgreeneyes:rivet-core:jar:1.0.5'
<dependency org="com.github.druidgreeneyes" name="rivet-core" rev="1.0.5">
  <artifact name="rivet-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.druidgreeneyes', module='rivet-core', version='1.0.5')
)
libraryDependencies += "com.github.druidgreeneyes" % "rivet-core" % "1.0.5"
[com.github.druidgreeneyes/rivet-core "1.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-collections4 jar 4.1
junit : junit jar 4.12
net.sourceforge.parallelcolt : parallelcolt jar 0.10.1
com.carrotsearch : hppc jar 0.7.2
com.googlecode.matrix-toolkits-java : mtj jar 1.0.4
com.koloboke : koloboke-api-jdk8 jar 1.0.0
com.koloboke : koloboke-impl-jdk8 jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0