License |
License |
---|---|
GroupId | GroupIdcom.jpattern |
ArtifactId | ArtifactIdjob-pool |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjob-pool
|
Filename | Size |
---|---|
job-pool-2.1.0.pom | |
job-pool-2.1.0.jar | 35 KB |
job-pool-2.1.0-sources.jar | 25 KB |
job-pool-2.1.0-javadoc.jar | 163 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.6.3 |
com.jpattern : jpattern-logger | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.3 |
junit : junit | jar | 4.8.2 |