Last Version

File Reporter 0.4.0

File-based reporter implementation.

License

License

GroupId

GroupId

edu.jhuapl.dorset.components
ArtifactId

ArtifactId

file-reporter
Version

Version

0.4.0
Type

Type

jar
Description

Description

File Reporter
File-based reporter implementation.
Project Organization

Project Organization

The Johns Hopkins University Applied Physics Laboratory LLC

Download file-reporter 0.4.0


<!-- 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"]

Dependencies

compile (4)

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

test (4)

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

Project Modules

There are no modules declared in this project.