Jar examples for o:objectpool
Fast, lightweight, and compatible blocking/non-blocking/soft-reference object pool for Java 6+
You can download jar file objectpool 1.1.2 in this page.
Apache 2.0 License
You can use the following script to add objectpool-1.1.2.jar to your project.
<dependency> <groupId>nf.fr.eraasoft</groupId> <artifactId>objectpool</artifactId> <version>1.1.2</version> </dependency>
compile group: 'nf.fr.eraasoft', name: 'objectpool', version: '1.1.2'
libraryDependencies += "nf.fr.eraasoft" % "objectpool" % "1.1.2"
<dependency org="nf.fr.eraasoft" name="objectpool" rev="1.1.2"/>
@Grapes(@Grab(group='nf.fr.eraasoft', module='objectpool', version='1.1.2'))
'nf.fr.eraasoft:objectpool:jar:1.1.2'
Click the following link to download the jar file.
objectpool-1.1.2-javadoc.jar