Last Version

stormpot 3.1

A fast object pool library.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.chrisvest
ArtifactId

ArtifactId

stormpot
Version

Version

3.1
Type

Type

jar
Description

Description

stormpot
A fast object pool library.
Project URL

Project URL

http://chrisvest.github.io/stormpot
Source Code Management

Source Code Management

https://github.com/chrisvest/stormpot

Download stormpot 3.1


<!-- https://jarcasting.com/artifacts/com.github.chrisvest/stormpot/ -->
<dependency>
    <groupId>com.github.chrisvest</groupId>
    <artifactId>stormpot</artifactId>
    <version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisvest/stormpot/
implementation 'com.github.chrisvest:stormpot:3.1'
// https://jarcasting.com/artifacts/com.github.chrisvest/stormpot/
implementation ("com.github.chrisvest:stormpot:3.1")
'com.github.chrisvest:stormpot:jar:3.1'
<dependency org="com.github.chrisvest" name="stormpot" rev="3.1">
  <artifact name="stormpot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisvest', module='stormpot', version='3.1')
)
libraryDependencies += "com.github.chrisvest" % "stormpot" % "3.1"
[com.github.chrisvest/stormpot "3.1"]

Dependencies

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.7.0-M1
org.assertj : assertj-core jar 3.15.0
io.dropwizard.metrics : metrics-core jar 4.1.8
io.micrometer : micrometer-core jar 1.4.2
org.hdrhistogram : HdrHistogram jar 2.1.12
org.openjdk.jol : jol-core jar 0.10

Project Modules

There are no modules declared in this project.