License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdscribe-slf4j |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionScribe-SLF4J
SLF4J Redirection
|
Filename | Size |
---|---|
scribe-slf4j-4.7.1.pom | |
scribe-slf4j-4.7.1.jar | 19 KB |
scribe-slf4j-4.7.1-sources.jar | 4 KB |
scribe-slf4j-4.7.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/scribe-slf4j/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>scribe-slf4j</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/scribe-slf4j/
implementation 'org.smallmind:scribe-slf4j:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/scribe-slf4j/
implementation ("org.smallmind:scribe-slf4j:4.7.1")
'org.smallmind:scribe-slf4j:jar:4.7.1'
<dependency org="org.smallmind" name="scribe-slf4j" rev="4.7.1">
<artifact name="scribe-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='scribe-slf4j', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "scribe-slf4j" % "4.7.1"
[org.smallmind/scribe-slf4j "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : smallmind-nutsnbolts | jar | 4.7.1 |
org.smallmind : scribe-pen | jar | 4.7.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |