Last Version

gorilla4j 0.4

Implementation of time series compression method based on the Facebook Gorilla paper

License

License

GroupId

GroupId

com.jarslab.ts
ArtifactId

ArtifactId

gorilla4j
Version

Version

0.4
Type

Type

jar
Description

Description

gorilla4j
Implementation of time series compression method based on the Facebook Gorilla paper
Project URL

Project URL

https://github.com/milpol/gorilla4j
Source Code Management

Source Code Management

https://github.com/milpol/gorilla4j

Download gorilla4j 0.4


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.