| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.datorama.oss |
| ArtifactId | ArtifactIdtimbermill-client |
| Last Version | Last Version2.4.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontimbermill-client
A better logging service
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| timbermill-client-2.4.8.pom | |
| timbermill-client-2.4.8.jar | 44 KB |
| timbermill-client-2.4.8-sources.jar | 22 KB |
| timbermill-client-2.4.8-javadoc.jar | 169 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.datorama.oss/timbermill-client/ -->
<dependency>
<groupId>com.datorama.oss</groupId>
<artifactId>timbermill-client</artifactId>
<version>2.4.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.datorama.oss/timbermill-client/
implementation 'com.datorama.oss:timbermill-client:2.4.8'
// https://jarcasting.com/artifacts/com.datorama.oss/timbermill-client/
implementation ("com.datorama.oss:timbermill-client:2.4.8")
'com.datorama.oss:timbermill-client:jar:2.4.8'
<dependency org="com.datorama.oss" name="timbermill-client" rev="2.4.8">
<artifact name="timbermill-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datorama.oss', module='timbermill-client', version='2.4.8')
)
libraryDependencies += "com.datorama.oss" % "timbermill-client" % "2.4.8"
[com.datorama.oss/timbermill-client "2.4.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| org.springframework : spring-instrument | jar | 5.3.20 |
| org.springframework : spring-context | jar | 5.3.20 |
| org.apache.httpcomponents : httpcore | jar | 4.4.14 |
| com.datorama.oss : timbermill-api | jar | 2.4.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.9.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.awaitility : awaitility | jar | 3.1.6 |