License |
License |
---|---|
GroupId | GroupIdcom.jcabi |
ArtifactId | ArtifactIdjcabi-log |
Last Version | Last Version0.20.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcabi-log
Wrapper of SLF4J and a few supplementary logging classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jcabi-log-0.20.1.pom | |
jcabi-log-0.20.1.jar | 16 KB |
jcabi-log-0.20.1-sources.jar | 27 KB |
jcabi-log-0.20.1-mock.jar | 3 KB |
jcabi-log-0.20.1-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-log/ -->
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-log</artifactId>
<version>0.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-log/
implementation 'com.jcabi:jcabi-log:0.20.1'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-log/
implementation ("com.jcabi:jcabi-log:0.20.1")
'com.jcabi:jcabi-log:jar:0.20.1'
<dependency org="com.jcabi" name="jcabi-log" rev="0.20.1">
<artifact name="jcabi-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-log', version='0.20.1')
)
libraryDependencies += "com.jcabi" % "jcabi-log" % "0.20.1"
[com.jcabi/jcabi-log "0.20.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
org.mockito : mockito-core | jar | 3.4.6 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-text | jar | 1.9 |