| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdmlog-slf4j |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava project for solon
|
| Filename | Size |
|---|---|
| mlog-slf4j-1.3.3.pom | |
| mlog-slf4j-1.3.3.jar | 7 KB |
| mlog-slf4j-1.3.3-sources.jar | 4 KB |
| mlog-slf4j-1.3.3-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/mlog-slf4j/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>mlog-slf4j</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/mlog-slf4j/
implementation 'org.noear:mlog-slf4j:1.3.3'
// https://jarcasting.com/artifacts/org.noear/mlog-slf4j/
implementation ("org.noear:mlog-slf4j:1.3.3")
'org.noear:mlog-slf4j:jar:1.3.3'
<dependency org="org.noear" name="mlog-slf4j" rev="1.3.3">
<artifact name="mlog-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='mlog-slf4j', version='1.3.3')
)
libraryDependencies += "org.noear" % "mlog-slf4j" % "1.3.3"
[org.noear/mlog-slf4j "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : mlog | jar | 1.3.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |