License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdorg.slf4j |
ArtifactId | ArtifactIdslf4j-reload4j |
Last Version | Last Version2.0.0-alpha7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSLF4J Reload4j Binding
SLF4J Reload4j Binding
|
Project URL |
Project URL |
Project Organization |
Project OrganizationQOS.ch |
<!-- https://jarcasting.com/artifacts/org.slf4j/slf4j-reload4j/ -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-reload4j</artifactId>
<version>2.0.0-alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/org.slf4j/slf4j-reload4j/
implementation 'org.slf4j:slf4j-reload4j:2.0.0-alpha7'
// https://jarcasting.com/artifacts/org.slf4j/slf4j-reload4j/
implementation ("org.slf4j:slf4j-reload4j:2.0.0-alpha7")
'org.slf4j:slf4j-reload4j:jar:2.0.0-alpha7'
<dependency org="org.slf4j" name="slf4j-reload4j" rev="2.0.0-alpha7">
<artifact name="slf4j-reload4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slf4j', module='slf4j-reload4j', version='2.0.0-alpha7')
)
libraryDependencies += "org.slf4j" % "slf4j-reload4j" % "2.0.0-alpha7"
[org.slf4j/slf4j-reload4j "2.0.0-alpha7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 2.0.0-alpha7 |
ch.qos.reload4j : reload4j | jar | 1.2.19 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | test-jar | 2.0.0-alpha7 |
junit : junit | jar | 4.13.1 |