License |
License |
---|---|
GroupId | GroupIdpl.tkowalcz.tjahzi |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.9.23 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
Tjahzi is a low overhead logging client for Loki
|
Filename | Size |
---|---|
core-0.9.23.pom | |
core-0.9.23.jar | 52 KB |
core-0.9.23-sources.jar | 31 KB |
core-0.9.23-javadoc.jar | 611 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.tkowalcz.tjahzi/core/ -->
<dependency>
<groupId>pl.tkowalcz.tjahzi</groupId>
<artifactId>core</artifactId>
<version>0.9.23</version>
</dependency>
// https://jarcasting.com/artifacts/pl.tkowalcz.tjahzi/core/
implementation 'pl.tkowalcz.tjahzi:core:0.9.23'
// https://jarcasting.com/artifacts/pl.tkowalcz.tjahzi/core/
implementation ("pl.tkowalcz.tjahzi:core:0.9.23")
'pl.tkowalcz.tjahzi:core:jar:0.9.23'
<dependency org="pl.tkowalcz.tjahzi" name="core" rev="0.9.23">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.tkowalcz.tjahzi', module='core', version='0.9.23')
)
libraryDependencies += "pl.tkowalcz.tjahzi" % "core" % "0.9.23"
[pl.tkowalcz.tjahzi/core "0.9.23"]
Group / Artifact | Type | Version |
---|---|---|
org.agrona : agrona | jar | 1.12.0 |
io.netty : netty-codec-http | jar | 4.1.77.Final |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard.metrics : metrics-core | jar | 4.1.17 |
Group / Artifact | Type | Version |
---|---|---|
pl.tkowalcz.tjahzi : loki-protobuf | jar | 0.9.23 |
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 |