License |
License |
---|---|
Categories |
CategoriesData Logging Application Layer Libs |
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-logging |
Version | Version0.0.103 |
Type | Typejar |
Description |
Descriptiondatarouter-logging
datarouter-logging
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datarouter-logging-0.0.103.pom | |
datarouter-logging-0.0.103.jar | 14 KB |
datarouter-logging-0.0.103-sources.jar | 7 KB |
datarouter-logging-0.0.103-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-logging/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-logging</artifactId>
<version>0.0.103</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-logging/
implementation 'io.datarouter:datarouter-logging:0.0.103'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-logging/
implementation ("io.datarouter:datarouter-logging:0.0.103")
'io.datarouter:datarouter-logging:jar:0.0.103'
<dependency org="io.datarouter" name="datarouter-logging" rev="0.0.103">
<artifact name="datarouter-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-logging', version='0.0.103')
)
libraryDependencies += "io.datarouter" % "datarouter-logging" % "0.0.103"
[io.datarouter/datarouter-logging "0.0.103"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |