License |
License |
---|---|
GroupId | GroupIdau.csiro |
ArtifactId | ArtifactIdelk-util-common |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionELK Common Utilities
ELK utilities that are not (yet) organized into independent modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elk-util-common-0.5.0.pom | |
elk-util-common-0.5.0.jar | 19 KB |
elk-util-common-0.5.0-sources.jar | 17 KB |
elk-util-common-0.5.0-javadoc.jar | 454 KB |
Browse |
<!-- https://jarcasting.com/artifacts/au.csiro/elk-util-common/ -->
<dependency>
<groupId>au.csiro</groupId>
<artifactId>elk-util-common</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.csiro/elk-util-common/
implementation 'au.csiro:elk-util-common:0.5.0'
// https://jarcasting.com/artifacts/au.csiro/elk-util-common/
implementation ("au.csiro:elk-util-common:0.5.0")
'au.csiro:elk-util-common:jar:0.5.0'
<dependency org="au.csiro" name="elk-util-common" rev="0.5.0">
<artifact name="elk-util-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.csiro', module='elk-util-common', version='0.5.0')
)
libraryDependencies += "au.csiro" % "elk-util-common" % "0.5.0"
[au.csiro/elk-util-common "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
au.csiro : elk-util-io | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
au.csiro : elk-util-testing | jar | 0.5.0 |
junit : junit | jar | 4.12 |