Last Version

Reporters 0.4.0

Different implementations of the Reporter interface for storing and retrieving reports of handled requests.

License

License

GroupId

GroupId

edu.jhuapl.dorset.components
ArtifactId

ArtifactId

reporters
Version

Version

0.4.0
Type

Type

pom
Description

Description

Reporters
Different implementations of the Reporter interface for storing and retrieving reports of handled requests.
Project Organization

Project Organization

The Johns Hopkins University Applied Physics Laboratory LLC

Download reporters 0.4.0

Filename Size
reporters-0.4.0.pom 766 bytes
Browse

<!-- https://jarcasting.com/artifacts/edu.jhuapl.dorset.components/reporters/ -->
<dependency>
    <groupId>edu.jhuapl.dorset.components</groupId>
    <artifactId>reporters</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/edu.jhuapl.dorset.components/reporters/
implementation 'edu.jhuapl.dorset.components:reporters:0.4.0'
// https://jarcasting.com/artifacts/edu.jhuapl.dorset.components/reporters/
implementation ("edu.jhuapl.dorset.components:reporters:0.4.0")
'edu.jhuapl.dorset.components:reporters:pom:0.4.0'
<dependency org="edu.jhuapl.dorset.components" name="reporters" rev="0.4.0">
  <artifact name="reporters" type="pom" />
</dependency>
@Grapes(
@Grab(group='edu.jhuapl.dorset.components', module='reporters', version='0.4.0')
)
libraryDependencies += "edu.jhuapl.dorset.components" % "reporters" % "0.4.0"
[edu.jhuapl.dorset.components/reporters "0.4.0"]

Dependencies

compile (3)

Group / Artifact Type Version
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

  • file-reporter
  • sql-reporter