Last Version

tjahzi-core 0.9.1

Tjahzi is a low overhead logging client for Loki

License

License

GroupId

GroupId

pl.tkowalcz
ArtifactId

ArtifactId

core
Version

Version

0.9.1
Type

Type

jar
Description

Description

tjahzi-core
Tjahzi is a low overhead logging client for Loki

Download core 0.9.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.agrona : agrona jar 1.7.1
io.netty : netty-codec-http jar 4.1.52.Final

provided (1)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 4.1.17

test (13)

Group / Artifact Type Version
pl.tkowalcz : loki-protobuf jar 0.9.1
io.rest-assured : rest-assured jar 4.3.1
org.awaitility : awaitility jar 4.0.3
org.assertj : assertj-core jar 3.15.0
com.github.tomakehurst : wiremock-jre8 jar 2.27.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
com.googlecode.catch-exception : catch-exception jar 1.2.0
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-params jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.testcontainers : testcontainers jar 1.14.3
org.testcontainers : junit-jupiter jar 1.14.3
org.xerial.snappy : snappy-java jar 1.1.8.4

Project Modules

There are no modules declared in this project.