Last Version

Precipice 0.7.0

Monitoring and back pressure for task execution.

License

License

Categories

Categories

Net Reporting Business Logic Libraries
GroupId

GroupId

net.uncontended
ArtifactId

ArtifactId

precipice-reporting
Version

Version

0.7.0
Type

Type

jar
Description

Description

Precipice
Monitoring and back pressure for task execution.
Project URL

Project URL

https://github.com/tbrooks8/Precipice

Download precipice-reporting 0.7.0


<!-- https://jarcasting.com/artifacts/net.uncontended/precipice-reporting/ -->
<dependency>
    <groupId>net.uncontended</groupId>
    <artifactId>precipice-reporting</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.uncontended/precipice-reporting/
implementation 'net.uncontended:precipice-reporting:0.7.0'
// https://jarcasting.com/artifacts/net.uncontended/precipice-reporting/
implementation ("net.uncontended:precipice-reporting:0.7.0")
'net.uncontended:precipice-reporting:jar:0.7.0'
<dependency org="net.uncontended" name="precipice-reporting" rev="0.7.0">
  <artifact name="precipice-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.uncontended', module='precipice-reporting', version='0.7.0')
)
libraryDependencies += "net.uncontended" % "precipice-reporting" % "0.7.0"
[net.uncontended/precipice-reporting "0.7.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.undertow : undertow-core jar 1.2.10.Final
com.fasterxml.jackson.core : jackson-core jar 2.7.3
net.uncontended : precipice-core jar 0.7.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.