License |
License |
---|---|
Categories |
CategoriesSLF4J Application Layer Libs Logging |
GroupId | GroupIdio.github.hakky54 |
ArtifactId | ArtifactIdyaslf4j |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyaslf4j
Yet Another Simple Logging Facade for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yaslf4j-1.0.1.pom | |
yaslf4j-1.0.1.jar | 7 KB |
yaslf4j-1.0.1-sources.jar | 7 KB |
yaslf4j-1.0.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hakky54/yaslf4j/ -->
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>yaslf4j</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hakky54/yaslf4j/
implementation 'io.github.hakky54:yaslf4j:1.0.1'
// https://jarcasting.com/artifacts/io.github.hakky54/yaslf4j/
implementation ("io.github.hakky54:yaslf4j:1.0.1")
'io.github.hakky54:yaslf4j:jar:1.0.1'
<dependency org="io.github.hakky54" name="yaslf4j" rev="1.0.1">
<artifact name="yaslf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hakky54', module='yaslf4j', version='1.0.1')
)
libraryDependencies += "io.github.hakky54" % "yaslf4j" % "1.0.1"
[io.github.hakky54/yaslf4j "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.17.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.21.0 |
org.mockito : mockito-junit-jupiter | jar | 4.1.0 |
io.github.hakky54 : logcaptor | jar | 2.7.7 |