| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdorg.slf4j |
| ArtifactId | ArtifactIdslf4j-migrator |
| Version | Version1.8.0-beta4 |
| Type | Typejar |
| Description |
DescriptionSLF4J Migrator
SLF4J Migrator
|
| Project Organization |
Project OrganizationQOS.ch |
| Filename | Size |
|---|---|
| slf4j-migrator-1.8.0-beta4.pom | |
| slf4j-migrator-1.8.0-beta4.jar | 28 KB |
| slf4j-migrator-1.8.0-beta4-sources.jar | 32 KB |
| slf4j-migrator-1.8.0-beta4-javadoc.jar | 151 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.slf4j/slf4j-migrator/ -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-migrator</artifactId>
<version>1.8.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.slf4j/slf4j-migrator/
implementation 'org.slf4j:slf4j-migrator:1.8.0-beta4'
// https://jarcasting.com/artifacts/org.slf4j/slf4j-migrator/
implementation ("org.slf4j:slf4j-migrator:1.8.0-beta4")
'org.slf4j:slf4j-migrator:jar:1.8.0-beta4'
<dependency org="org.slf4j" name="slf4j-migrator" rev="1.8.0-beta4">
<artifact name="slf4j-migrator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slf4j', module='slf4j-migrator', version='1.8.0-beta4')
)
libraryDependencies += "org.slf4j" % "slf4j-migrator" % "1.8.0-beta4"
[org.slf4j/slf4j-migrator "1.8.0-beta4"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |