License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdde.melnichuk |
ArtifactId | ArtifactIdjava-event-history |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-event-history
sampling events with multiple resolutions.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-event-history-0.3.0.pom | |
java-event-history-0.3.0.jar | 3 KB |
java-event-history-0.3.0-sources.jar | 1 KB |
java-event-history-0.3.0-javadoc.jar | 21 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.6 |
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 |