License |
License |
---|---|
GroupId | GroupIdorg.ow2.util |
ArtifactId | ArtifactIdutil-pool-implenhanced |
Last Version | Last Version1.0.37 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOW2 Util :: Pool :: Impl Enhanced
Implementation of a generic pool.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.ow2.util/util-pool-implenhanced/ -->
<dependency>
<groupId>org.ow2.util</groupId>
<artifactId>util-pool-implenhanced</artifactId>
<version>1.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util/util-pool-implenhanced/
implementation 'org.ow2.util:util-pool-implenhanced:1.0.37'
// https://jarcasting.com/artifacts/org.ow2.util/util-pool-implenhanced/
implementation ("org.ow2.util:util-pool-implenhanced:1.0.37")
'org.ow2.util:util-pool-implenhanced:jar:1.0.37'
<dependency org="org.ow2.util" name="util-pool-implenhanced" rev="1.0.37">
<artifact name="util-pool-implenhanced" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util', module='util-pool-implenhanced', version='1.0.37')
)
libraryDependencies += "org.ow2.util" % "util-pool-implenhanced" % "1.0.37"
[org.ow2.util/util-pool-implenhanced "1.0.37"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.util : util-pool-api | jar | 1.0.37 |
org.ow2.util : util-log | jar | 1.0.37 |
org.ow2.spec.ee : ow2-connector-1.5-spec | jar | 1.0-M1 |
org.ow2.util : util-stream | jar | 1.0.37 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.9 |
easymock : easymock | jar | 2.0 |