Last Version

SDH :: CIH :: Util :: Concurrent 0.3.0

Concurrency utilities for the Continuous Integration Harvester of the Smart Developer Hub project

License

License

GroupId

GroupId

org.smartdeveloperhub.harvesters.ci.util
ArtifactId

ArtifactId

ci-util-concurrent
Version

Version

0.3.0
Type

Type

jar
Description

Description

SDH :: CIH :: Util :: Concurrent
Concurrency utilities for the Continuous Integration Harvester of the Smart Developer Hub project
Project Organization

Project Organization

Center for Open Middleware

Download ci-util-concurrent 0.3.0


<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-concurrent/ -->
<dependency>
    <groupId>org.smartdeveloperhub.harvesters.ci.util</groupId>
    <artifactId>ci-util-concurrent</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-concurrent/
implementation 'org.smartdeveloperhub.harvesters.ci.util:ci-util-concurrent:0.3.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.ci.util/ci-util-concurrent/
implementation ("org.smartdeveloperhub.harvesters.ci.util:ci-util-concurrent:0.3.0")
'org.smartdeveloperhub.harvesters.ci.util:ci-util-concurrent:jar:0.3.0'
<dependency org="org.smartdeveloperhub.harvesters.ci.util" name="ci-util-concurrent" rev="0.3.0">
  <artifact name="ci-util-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.ci.util', module='ci-util-concurrent', version='0.3.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.ci.util" % "ci-util-concurrent" % "0.3.0"
[org.smartdeveloperhub.harvesters.ci.util/ci-util-concurrent "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.12

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
org.hamcrest : hamcrest-integration jar 1.3
junit : junit jar 4.12
org.jmockit : jmockit jar 1.19
org.ldp4j.commons : ldp4j-commons-testing jar 0.2.1
org.codehaus.sonar-plugins.java : sonar-jacoco-listeners jar 2.4

Project Modules

There are no modules declared in this project.