License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdau.csiro |
ArtifactId | ArtifactIdelk-util-logging |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionELK Utilities for Logging
ELK Utilities for Logging
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elk-util-logging-0.5.0.pom | |
elk-util-logging-0.5.0.jar | 18 KB |
elk-util-logging-0.5.0-sources.jar | 18 KB |
elk-util-logging-0.5.0-javadoc.jar | 439 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.csiro/elk-util-logging/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>elk-util-logging</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/elk-util-logging/
implementation 'au.csiro:elk-util-logging:0.5.0'
// https://jarcasting.com/artifacts/au.csiro/elk-util-logging/
implementation ("au.csiro:elk-util-logging:0.5.0")
'au.csiro:elk-util-logging:jar:0.5.0'
<dependency org="au.csiro" name="elk-util-logging" rev="0.5.0">
<artifact name="elk-util-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='elk-util-logging', version='0.5.0')
)
libraryDependencies += "au.csiro" % "elk-util-logging" % "0.5.0"
[au.csiro/elk-util-logging "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
au.csiro : elk-util-hashing | jar | 0.5.0 |