| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdio.soabase.maple |
| ArtifactId | ArtifactIdmaple-slf4j |
| Version | Version3.1 |
| Type | Typejar |
| Description |
DescriptionStructured Logging Facade for Java
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| maple-slf4j-3.1.pom | |
| maple-slf4j-3.1.jar | 7 KB |
| maple-slf4j-3.1-sources.jar | 6 KB |
| maple-slf4j-3.1-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.soabase.maple/maple-slf4j/ -->
<dependency>
<groupId>io.soabase.maple</groupId>
<artifactId>maple-slf4j</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.soabase.maple/maple-slf4j/
implementation 'io.soabase.maple:maple-slf4j:3.1'
// https://jarcasting.com/artifacts/io.soabase.maple/maple-slf4j/
implementation ("io.soabase.maple:maple-slf4j:3.1")
'io.soabase.maple:maple-slf4j:jar:3.1'
<dependency org="io.soabase.maple" name="maple-slf4j" rev="3.1">
<artifact name="maple-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.soabase.maple', module='maple-slf4j', version='3.1')
)
libraryDependencies += "io.soabase.maple" % "maple-slf4j" % "3.1"
[io.soabase.maple/maple-slf4j "3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.soabase.maple : maple-core | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.2 |
| org.assertj : assertj-core | jar | 3.13.2 |