com.jpattern:job-pool

job-pool

License

License

GroupId

GroupId

com.jpattern
ArtifactId

ArtifactId

job-pool
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

job-pool

Download job-pool

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.6.3
com.jpattern : jpattern-logger jar 3.6.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.3
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0