Last Version

OW2 Util :: Pool 1.0.37

Generic pool.

License

License

GroupId

GroupId

org.ow2.util
ArtifactId

ArtifactId

util-pool
Version

Version

1.0.37
Type

Type

pom
Description

Description

OW2 Util :: Pool
Generic pool.
Project URL

Project URL

http://forge.ow2.org/projects/easybeans/util-pool
Project Organization

Project Organization

OW2 Consortium

Download util-pool 1.0.37

Filename Size
util-pool-1.0.37.pom 1 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl
  • implenhanced