GroupId | GroupIdorg.codehaus.service-conduit |
---|---|
ArtifactId | ArtifactIdsca4j-thread-pool |
Version | Version0.4.2 |
Type | Typejar |
Filename | Size |
---|---|
sca4j-thread-pool-0.4.2.pom | |
sca4j-thread-pool-0.4.2.jar | 5 KB |
sca4j-thread-pool-0.4.2-sources.jar | 3 KB |
sca4j-thread-pool-0.4.2-javadoc.jar | 21 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.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-thread-pool/
implementation 'org.codehaus.service-conduit:sca4j-thread-pool:0.4.2'
// https://jarcasting.com/artifacts/org.codehaus.service-conduit/sca4j-thread-pool/
implementation ("org.codehaus.service-conduit:sca4j-thread-pool:0.4.2")
'org.codehaus.service-conduit:sca4j-thread-pool:jar:0.4.2'
<dependency org="org.codehaus.service-conduit" name="sca4j-thread-pool" rev="0.4.2">
<artifact name="sca4j-thread-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.service-conduit', module='sca4j-thread-pool', version='0.4.2')
)
libraryDependencies += "org.codehaus.service-conduit" % "sca4j-thread-pool" % "0.4.2"
[org.codehaus.service-conduit/sca4j-thread-pool "0.4.2"]