License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.codingmatters.poom |
ArtifactId | ArtifactIdpoom-services-logging |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.codingmatters.poom:poom-services-logging
Poor Old Man's Web Services
|
<!-- https://jarcasting.com/artifacts/org.codingmatters.poom/poom-services-logging/ -->
<dependency>
<groupId>org.codingmatters.poom</groupId>
<artifactId>poom-services-logging</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codingmatters.poom/poom-services-logging/
implementation 'org.codingmatters.poom:poom-services-logging:1.10.0'
// https://jarcasting.com/artifacts/org.codingmatters.poom/poom-services-logging/
implementation ("org.codingmatters.poom:poom-services-logging:1.10.0")
'org.codingmatters.poom:poom-services-logging:jar:1.10.0'
<dependency org="org.codingmatters.poom" name="poom-services-logging" rev="1.10.0">
<artifact name="poom-services-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codingmatters.poom', module='poom-services-logging', version='1.10.0')
)
libraryDependencies += "org.codingmatters.poom" % "poom-services-logging" % "1.10.0"
[org.codingmatters.poom/poom-services-logging "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.codingmatters.poom : poom-services-logging-json-layout | jar | 1.10.0 |
ch.qos.logback : logback-core | jar | |
ch.qos.logback : logback-classic | jar | |
junit : junit | jar | |
org.hamcrest : hamcrest-all | jar | |
org.hamcrest : hamcrest-core | jar |