Last Version

TrakrJ 0.10.2

A high-throughput, low-latency, statistic tracking framework for Java applications

License

License

GroupId

GroupId

io.thill.trakrj
ArtifactId

ArtifactId

trakrj
Version

Version

0.10.2
Type

Type

jar
Description

Description

TrakrJ
A high-throughput, low-latency, statistic tracking framework for Java applications
Project URL

Project URL

https://github.com/thillio/trakrj
Source Code Management

Source Code Management

https://github.com/thillio/trakrj

Download trakrj 0.10.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.hdrhistogram : HdrHistogram jar 2.1.11
org.eclipse.collections : eclipse-collections jar 9.2.0
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.