| License |
License |
|---|---|
| Categories |
CategoriesSLF4J Application Layer Libs Logging |
| GroupId | GroupIdio.axway.alf |
| ArtifactId | ArtifactIdalf-slf4j |
| Last Version | Last Version0.17.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalf-slf4j
ALF implementation over SLF4J
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| alf-slf4j-0.17.0.pom | |
| alf-slf4j-0.17.0.jar | 5 KB |
| alf-slf4j-0.17.0-sources.jar | 3 KB |
| alf-slf4j-0.17.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.axway.alf/alf-slf4j/ -->
<dependency>
<groupId>io.axway.alf</groupId>
<artifactId>alf-slf4j</artifactId>
<version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.axway.alf/alf-slf4j/
implementation 'io.axway.alf:alf-slf4j:0.17.0'
// https://jarcasting.com/artifacts/io.axway.alf/alf-slf4j/
implementation ("io.axway.alf:alf-slf4j:0.17.0")
'io.axway.alf:alf-slf4j:jar:0.17.0'
<dependency org="io.axway.alf" name="alf-slf4j" rev="0.17.0">
<artifact name="alf-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.axway.alf', module='alf-slf4j', version='0.17.0')
)
libraryDependencies += "io.axway.alf" % "alf-slf4j" % "0.17.0"
[io.axway.alf/alf-slf4j "0.17.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.axway.alf : alf-api | jar | 0.17.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |