License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs |
GroupId | GroupIdnet.anwiba.commons |
ArtifactId | ArtifactIdanwiba-commons-logging |
Last Version | Last Version1.1.158 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons logging
anwiba commons logging project
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-logging/ -->
<dependency>
<groupId>net.anwiba.commons</groupId>
<artifactId>anwiba-commons-logging</artifactId>
<version>1.1.158</version>
</dependency>
// https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-logging/
implementation 'net.anwiba.commons:anwiba-commons-logging:1.1.158'
// https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-logging/
implementation ("net.anwiba.commons:anwiba-commons-logging:1.1.158")
'net.anwiba.commons:anwiba-commons-logging:jar:1.1.158'
<dependency org="net.anwiba.commons" name="anwiba-commons-logging" rev="1.1.158">
<artifact name="anwiba-commons-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anwiba.commons', module='anwiba-commons-logging', version='1.1.158')
)
libraryDependencies += "net.anwiba.commons" % "anwiba-commons-logging" % "1.1.158"
[net.anwiba.commons/anwiba-commons-logging "1.1.158"]
Group / Artifact | Type | Version |
---|---|---|
net.anwiba.commons : anwiba-commons-lang | jar | 1.1.158 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-commons | jar | 1.8.1 |
org.junit.platform : junit-platform-launcher | jar | 1.8.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |