License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.uncontended |
ArtifactId | ArtifactIdprecipice-threadpool |
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-threadpool-0.7.0.pom | |
precipice-threadpool-0.7.0.jar | 21 KB |
precipice-threadpool-0.7.0-sources.jar | 12 KB |
precipice-threadpool-0.7.0-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.uncontended/precipice-threadpool/ -->
<dependency>
<groupId>net.uncontended</groupId>
<artifactId>precipice-threadpool</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.uncontended/precipice-threadpool/
implementation 'net.uncontended:precipice-threadpool:0.7.0'
// https://jarcasting.com/artifacts/net.uncontended/precipice-threadpool/
implementation ("net.uncontended:precipice-threadpool:0.7.0")
'net.uncontended:precipice-threadpool:jar:0.7.0'
<dependency org="net.uncontended" name="precipice-threadpool" rev="0.7.0">
<artifact name="precipice-threadpool" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.uncontended', module='precipice-threadpool', version='0.7.0')
)
libraryDependencies += "net.uncontended" % "precipice-threadpool" % "0.7.0"
[net.uncontended/precipice-threadpool "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |