License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdpro.taskana |
ArtifactId | ArtifactIdtaskana-common-logging |
Last Version | Last Version5.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpro.taskana:taskana-common-logging
The global trace logging implementation
|
<!-- https://jarcasting.com/artifacts/pro.taskana/taskana-common-logging/ -->
<dependency>
<groupId>pro.taskana</groupId>
<artifactId>taskana-common-logging</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/pro.taskana/taskana-common-logging/
implementation 'pro.taskana:taskana-common-logging:5.2.0'
// https://jarcasting.com/artifacts/pro.taskana/taskana-common-logging/
implementation ("pro.taskana:taskana-common-logging:5.2.0")
'pro.taskana:taskana-common-logging:jar:5.2.0'
<dependency org="pro.taskana" name="taskana-common-logging" rev="5.2.0">
<artifact name="taskana-common-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.taskana', module='taskana-common-logging', version='5.2.0')
)
libraryDependencies += "pro.taskana" % "taskana-common-logging" % "5.2.0"
[pro.taskana/taskana-common-logging "5.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | 1.9.9.1 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
uk.org.lidalia : slf4j-test | jar | 1.2.0 |
org.assertj : assertj-core | jar | |
org.mockito : mockito-inline | jar |