License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdworks.lmz.composite |
ArtifactId | ArtifactIdcomposite-logging-jcl |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncomposite-logging-jcl
Bridge for Jakarta Commons Logging over composite-slf4j-api
|
Project URL |
Project URL |
Filename | Size |
---|---|
composite-logging-jcl-1.1.pom | |
composite-logging-jcl-1.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/works.lmz.composite/composite-logging-jcl/ -->
<dependency>
<groupId>works.lmz.composite</groupId>
<artifactId>composite-logging-jcl</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/works.lmz.composite/composite-logging-jcl/
implementation 'works.lmz.composite:composite-logging-jcl:1.1'
// https://jarcasting.com/artifacts/works.lmz.composite/composite-logging-jcl/
implementation ("works.lmz.composite:composite-logging-jcl:1.1")
'works.lmz.composite:composite-logging-jcl:jar:1.1'
<dependency org="works.lmz.composite" name="composite-logging-jcl" rev="1.1">
<artifact name="composite-logging-jcl" type="jar" />
</dependency>
@Grapes(
@Grab(group='works.lmz.composite', module='composite-logging-jcl', version='1.1')
)
libraryDependencies += "works.lmz.composite" % "composite-logging-jcl" % "1.1"
[works.lmz.composite/composite-logging-jcl "1.1"]
Group / Artifact | Type | Version |
---|---|---|
works.lmz.composite : composite-logging-slf4j-api | jar | [1.1,2) |
org.slf4j : jcl-over-slf4j | jar | [1.7.13] |