Last Version

Simple Pool 0.1.19

A simple Java Pool

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.phantomthief
ArtifactId

ArtifactId

simple-pool
Version

Version

0.1.19
Type

Type

jar
Description

Description

Simple Pool
A simple Java Pool
Project URL

Project URL

https://github.com/PhantomThief/simple-pool
Source Code Management

Source Code Management

https://github.com/PhantomThief/simple-pool.git

Download simple-pool 0.1.19


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 28.1-jre
com.github.phantomthief : more-lambdas jar 0.1.49

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
ch.qos.logback : logback-classic jar 1.1.8
org.openjdk.jmh : jmh-core jar 1.23
org.openjdk.jmh : jmh-generator-annprocess jar 1.23

Project Modules

There are no modules declared in this project.