| License | License | 
|---|---|
| GroupId | GroupIdorg.codehaus.service-conduit | 
| ArtifactId | ArtifactIdsca4j-thread-pool | 
| Last Version | Last Version0.9.9 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSCA4J Thread Pool Implementations SCA4J Thread Pool Implementation. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| sca4j-thread-pool-0.9.9.pom | |
| sca4j-thread-pool-0.9.9.jar | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-thread-pool/ -->
<dependency>
    <groupId>org.codehaus.service-conduit</groupId>
    <artifactId>sca4j-thread-pool</artifactId>
    <version>0.9.9</version>
</dependency>// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-thread-pool/
implementation 'org.codehaus.service-conduit:sca4j-thread-pool:0.9.9'// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-thread-pool/
implementation ("org.codehaus.service-conduit:sca4j-thread-pool:0.9.9")'org.codehaus.service-conduit:sca4j-thread-pool:jar:0.9.9'<dependency org="org.codehaus.service-conduit" name="sca4j-thread-pool" rev="0.9.9">
  <artifact name="sca4j-thread-pool" type="jar" />
</dependency>@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-thread-pool', version='0.9.9')
)libraryDependencies += "org.codehaus.service-conduit" % "sca4j-thread-pool" % "0.9.9"[org.codehaus.service-conduit/sca4j-thread-pool "0.9.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.service-conduit : sca4j-host-api | jar | 0.9.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.2 | 
| org.easymock : easymockclassextension | jar | 2.2 |