Last Version

Executor Utils 0.4.0


License

License

GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

executor-pool
Version

Version

0.4.0
Type

Type

jar
Description

Description

Executor Utils

Download executor-pool 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.nill14.utils/executor-pool/ -->
<dependency>
    <groupId>com.github.nill14.utils</groupId>
    <artifactId>executor-pool</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nill14.utils/executor-pool/
implementation 'com.github.nill14.utils:executor-pool:0.4.0'
// https://jarcasting.com/artifacts/com.github.nill14.utils/executor-pool/
implementation ("com.github.nill14.utils:executor-pool:0.4.0")
'com.github.nill14.utils:executor-pool:jar:0.4.0'
<dependency org="com.github.nill14.utils" name="executor-pool" rev="0.4.0">
  <artifact name="executor-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nill14.utils', module='executor-pool', version='0.4.0')
)
libraryDependencies += "com.github.nill14.utils" % "executor-pool" % "0.4.0"
[com.github.nill14.utils/executor-pool "0.4.0"]

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.