| License | License | 
|---|---|
| GroupId | GroupIdau.csiro | 
| ArtifactId | ArtifactIdelk-util-testing | 
| Last Version | Last Version0.5.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionELK Utilities for Testing ELK Utilities for Testing | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| elk-util-testing-0.5.0.pom | |
| elk-util-testing-0.5.0.jar | 32 KB | 
| elk-util-testing-0.5.0-sources.jar | 23 KB | 
| elk-util-testing-0.5.0-javadoc.jar | 478 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/au.csiro/elk-util-testing/ -->
<dependency>
    <groupId>au.csiro</groupId>
    <artifactId>elk-util-testing</artifactId>
    <version>0.5.0</version>
</dependency>// https://jarcasting.com/artifacts/au.csiro/elk-util-testing/
implementation 'au.csiro:elk-util-testing:0.5.0'// https://jarcasting.com/artifacts/au.csiro/elk-util-testing/
implementation ("au.csiro:elk-util-testing:0.5.0")'au.csiro:elk-util-testing:jar:0.5.0'<dependency org="au.csiro" name="elk-util-testing" rev="0.5.0">
  <artifact name="elk-util-testing" type="jar" />
</dependency>@Grapes(
@Grab(group='au.csiro', module='elk-util-testing', version='0.5.0')
)libraryDependencies += "au.csiro" % "elk-util-testing" % "0.5.0"[au.csiro/elk-util-testing "0.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| au.csiro : elk-util-io | jar | 0.5.0 | 
| log4j : log4j | jar | 1.2.17 | 
| junit : junit | jar | 4.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |