Last Version

Fabric3 Thread Pool Core Module 2.0.1

Provides work scheduling

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-thread-pool
Version

Version

2.0.1
Type

Type

jar
Description

Description

Fabric3 Thread Pool Core Module
Provides work scheduling
Project Organization

Project Organization

Fabric3 Project

Download fabric3-thread-pool 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-spi jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.