License |
License |
---|---|
GroupId | GroupIdedu.jhuapl.dorset.components |
ArtifactId | ArtifactIdfile-reporter |
Version | Version0.4.0 |
Type | Typejar |
Description |
DescriptionFile Reporter
File-based reporter implementation.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
file-reporter-0.4.0.pom | |
file-reporter-0.4.0.jar | 6 KB |
file-reporter-0.4.0-sources.jar | 2 KB |
file-reporter-0.4.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.jhuapl.dorset.components/file-reporter/ -->
<dependency>
<groupId>edu.jhuapl.dorset.components</groupId>
<artifactId>file-reporter</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhuapl.dorset.components/file-reporter/
implementation 'edu.jhuapl.dorset.components:file-reporter:0.4.0'
// https://jarcasting.com/artifacts/edu.jhuapl.dorset.components/file-reporter/
implementation ("edu.jhuapl.dorset.components:file-reporter:0.4.0")
'edu.jhuapl.dorset.components:file-reporter:jar:0.4.0'
<dependency org="edu.jhuapl.dorset.components" name="file-reporter" rev="0.4.0">
<artifact name="file-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhuapl.dorset.components', module='file-reporter', version='0.4.0')
)
libraryDependencies += "edu.jhuapl.dorset.components" % "file-reporter" % "0.4.0"
[edu.jhuapl.dorset.components/file-reporter "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.supercsv : super-csv | jar | 2.4.0 |
edu.jhuapl.dorset : dorset-core | jar | 0.4.0 |
org.slf4j : slf4j-api | jar | 1.7.14 |
com.typesafe : config | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-simple | jar | 1.7.14 |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | 1.10.19 |