java-event-history

sampling events with multiple resolutions.

License

License

MIT
Categories

Categories

Java Languages
GroupId

GroupId

de.melnichuk
ArtifactId

ArtifactId

java-event-history
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

java-event-history
sampling events with multiple resolutions.
Project URL

Project URL

https://github.com/yevmel/java-event-history
Source Code Management

Source Code Management

http://github.com/yevmel/java-event-history/tree/master

Download java-event-history

How to add to project

<!-- https://jarcasting.com/artifacts/de.melnichuk/java-event-history/ -->
<dependency>
    <groupId>de.melnichuk</groupId>
    <artifactId>java-event-history</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.melnichuk/java-event-history/
implementation 'de.melnichuk:java-event-history:0.3.0'
// https://jarcasting.com/artifacts/de.melnichuk/java-event-history/
implementation ("de.melnichuk:java-event-history:0.3.0")
'de.melnichuk:java-event-history:jar:0.3.0'
<dependency org="de.melnichuk" name="java-event-history" rev="0.3.0">
  <artifact name="java-event-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.melnichuk', module='java-event-history', version='0.3.0')
)
libraryDependencies += "de.melnichuk" % "java-event-history" % "0.3.0"
[de.melnichuk/java-event-history "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

java-event-history

travis ci

Versions

Version
0.3.0
0.2.0