License |
License |
---|---|
GroupId | GroupIdberlin.yuna |
ArtifactId | ArtifactIdjust-log |
Last Version | Last Version0.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjust-log
Simple java logger
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
just-log-0.1.7.pom | |
just-log-0.1.7.jar | 46 KB |
just-log-0.1.7-sources.jar | 25 KB |
just-log-0.1.7-javadoc.jar | 562 KB |
Browse |
<!-- https://jarcasting.com/artifacts/berlin.yuna/just-log/ -->
<dependency>
<groupId>berlin.yuna</groupId>
<artifactId>just-log</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.yuna/just-log/
implementation 'berlin.yuna:just-log:0.1.7'
// https://jarcasting.com/artifacts/berlin.yuna/just-log/
implementation ("berlin.yuna:just-log:0.1.7")
'berlin.yuna:just-log:jar:0.1.7'
<dependency org="berlin.yuna" name="just-log" rev="0.1.7">
<artifact name="just-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.yuna', module='just-log', version='0.1.7')
)
libraryDependencies += "berlin.yuna" % "just-log" % "0.1.7"
[berlin.yuna/just-log "0.1.7"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : jakarta.json | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 2.2 |
berlin.yuna : and-wait-matcher | jar | 1.3.17 |
org.junit.jupiter : junit-jupiter | jar | 5.9.0-M1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.slf4j : slf4j-log4j12 | jar | 2.0.0-alpha7 |