Jar examples for s:stormpot
A fast object pool library.
You can download jar file stormpot 2.4.1 in this page.
Apache 2.0
You can use the following script to add stormpot-2.4.1.jar to your project.
<dependency> <groupId>com.github.chrisvest</groupId> <artifactId>stormpot</artifactId> <version>2.4.1</version> </dependency>
compile group: 'com.github.chrisvest', name: 'stormpot', version: '2.4.1'
libraryDependencies += "com.github.chrisvest" % "stormpot" % "2.4.1"
<dependency org="com.github.chrisvest" name="stormpot" rev="2.4.1"/>
@Grapes(@Grab(group='com.github.chrisvest', module='stormpot', version='2.4.1'))
'com.github.chrisvest:stormpot:jar:2.4.1'
Click the following link to download the jar file.
stormpot-2.4.1-javadoc.jar