License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.googlecode.sli4j |
ArtifactId | ArtifactIdsli4j-slf4j-jcl |
Last Version | Last Version2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionslf4j-jcl
sli4j slf4j-jcl
|
Filename | Size |
---|---|
sli4j-slf4j-jcl-2.0.pom | |
sli4j-slf4j-jcl-2.0.jar | 9 KB |
sli4j-slf4j-jcl-2.0-sources.jar | 8 KB |
sli4j-slf4j-jcl-2.0-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.sli4j/sli4j-slf4j-jcl/ -->
<dependency>
<groupId>com.googlecode.sli4j</groupId>
<artifactId>sli4j-slf4j-jcl</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.sli4j/sli4j-slf4j-jcl/
implementation 'com.googlecode.sli4j:sli4j-slf4j-jcl:2.0'
// https://jarcasting.com/artifacts/com.googlecode.sli4j/sli4j-slf4j-jcl/
implementation ("com.googlecode.sli4j:sli4j-slf4j-jcl:2.0")
'com.googlecode.sli4j:sli4j-slf4j-jcl:jar:2.0'
<dependency org="com.googlecode.sli4j" name="sli4j-slf4j-jcl" rev="2.0">
<artifact name="sli4j-slf4j-jcl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.sli4j', module='sli4j-slf4j-jcl', version='2.0')
)
libraryDependencies += "com.googlecode.sli4j" % "sli4j-slf4j-jcl" % "2.0"
[com.googlecode.sli4j/sli4j-slf4j-jcl "2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.sli4j : sli4j-core | jar | 2.0 |
org.slf4j : slf4j-api | jar | 1.5.10 |
org.slf4j : slf4j-jcl | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.sli4j : sli4j-testfw | jar | 2.0 |
org.testng : testng | jar | 5.10 |