| License |
License |
|---|---|
| GroupId | GroupIdcom.datorama.oss |
| ArtifactId | ArtifactIdtimbermill-local |
| Last Version | Last Version2.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontimbermill-local
A better logging service
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| timbermill-local-2.4.8.pom | |
| timbermill-local-2.4.8.jar | 80 KB |
| timbermill-local-2.4.8-sources.jar | 35 KB |
| timbermill-local-2.4.8-javadoc.jar | 179 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/ -->
<dependency>
<groupId>com.datorama.oss</groupId>
<artifactId>timbermill-local</artifactId>
<version>2.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/
implementation 'com.datorama.oss:timbermill-local:2.4.8'
// https://jarcasting.com/artifacts/com.datorama.oss/timbermill-local/
implementation ("com.datorama.oss:timbermill-local:2.4.8")
'com.datorama.oss:timbermill-local:jar:2.4.8'
<dependency org="com.datorama.oss" name="timbermill-local" rev="2.4.8">
<artifact name="timbermill-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datorama.oss', module='timbermill-local', version='2.4.8')
)
libraryDependencies += "com.datorama.oss" % "timbermill-local" % "2.4.8"
[com.datorama.oss/timbermill-local "2.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.evanlennick : retry4j | jar | 0.15.0 |
| com.github.jedis-lock : jedis-lock | jar | 1.0.0 |
| com.esotericsoftware : kryo | jar | 5.0.3 |
| redis.clients : jedis | jar | 3.6.0 |
| com.datorama.oss : timbermill-client | jar | 2.4.8 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.8.1 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |
| com.amazonaws : aws-java-sdk-core | jar | 1.11.965 |
| org.xerial : sqlite-jdbc | jar | 3.15.1 |
| org.tmatesoft.sqljet : sqljet | jar | 1.1.13 |
| io.kamon : kamon-bundle_2.11 | jar | 2.0.4 |
| io.kamon : kamon-datadog_2.11 | jar | 2.0.1 |
| io.github.resilience4j : resilience4j-ratelimiter | jar | 1.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.10.19 |
| junit : junit | jar | 4.13.1 |