License |
License |
---|---|
Categories |
CategoriesMaven Build Tools SLF4J Application Layer Libs Logging |
GroupId | GroupIdcom.jcabi |
ArtifactId | ArtifactIdjcabi-maven-slf4j |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcabi-maven-slf4j
SLF4J Binding for Maven Log
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jcabi-maven-slf4j-0.10.pom | |
jcabi-maven-slf4j-0.10.jar | 5 KB |
jcabi-maven-slf4j-0.10-sources.jar | 2 KB |
jcabi-maven-slf4j-0.10-mock.jar | 2 KB |
jcabi-maven-slf4j-0.10-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-maven-slf4j/ -->
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-maven-slf4j</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-maven-slf4j/
implementation 'com.jcabi:jcabi-maven-slf4j:0.10'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-maven-slf4j/
implementation ("com.jcabi:jcabi-maven-slf4j:0.10")
'com.jcabi:jcabi-maven-slf4j:jar:0.10'
<dependency org="com.jcabi" name="jcabi-maven-slf4j" rev="0.10">
<artifact name="jcabi-maven-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-maven-slf4j', version='0.10')
)
libraryDependencies += "com.jcabi" % "jcabi-maven-slf4j" % "0.10"
[com.jcabi/jcabi-maven-slf4j "0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.8.0-beta1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.apache.maven : maven-plugin-api | jar | 3.6.3 |
org.sonatype.sisu : sisu-inject-plexus | jar | 2.3.4 |
org.eclipse.sisu : org.eclipse.sisu.plexus | jar | 0.3.4 |