License |
License |
---|---|
Categories |
CategoriesNet Reporting Business Logic Libraries |
GroupId | GroupIdnet.uncontended |
ArtifactId | ArtifactIdprecipice-reporting |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrecipice
Monitoring and back pressure for task execution.
|
Project URL |
Project URL |
Filename | Size |
---|---|
precipice-reporting-0.7.0.pom | |
precipice-reporting-0.7.0.jar | 106 KB |
precipice-reporting-0.7.0-sources.jar | 106 KB |
precipice-reporting-0.7.0-javadoc.jar | 22 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |
junit : junit | jar | 4.12 |