License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs SLF4J |
GroupId | GroupIdnet.rumati.logging |
ArtifactId | ArtifactIdmuffero-slf4j15 |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMuffero Logging SLF4J 1.5 Adapter
Muffero bindings for SLF4J 1.5.x
|
Filename | Size |
---|---|
muffero-slf4j15-2.1.0.pom | |
muffero-slf4j15-2.1.0.jar | 6 KB |
muffero-slf4j15-2.1.0-sources.jar | 3 KB |
muffero-slf4j15-2.1.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.rumati.logging/muffero-slf4j15/ -->
<dependency>
<groupId>net.rumati.logging</groupId>
<artifactId>muffero-slf4j15</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.rumati.logging/muffero-slf4j15/
implementation 'net.rumati.logging:muffero-slf4j15:2.1.0'
// https://jarcasting.com/artifacts/net.rumati.logging/muffero-slf4j15/
implementation ("net.rumati.logging:muffero-slf4j15:2.1.0")
'net.rumati.logging:muffero-slf4j15:jar:2.1.0'
<dependency org="net.rumati.logging" name="muffero-slf4j15" rev="2.1.0">
<artifact name="muffero-slf4j15" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rumati.logging', module='muffero-slf4j15', version='2.1.0')
)
libraryDependencies += "net.rumati.logging" % "muffero-slf4j15" % "2.1.0"
[net.rumati.logging/muffero-slf4j15 "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.rumati.logging : muffero | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.5.0,1.5.999] |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |