Fast Object Pool

An extremely fast object pool with zero dependencies

Лицензия

Лицензия

Группа

Группа

cn.danielw
Идентификатор

Идентификатор

fast-object-pool
Последняя версия

Последняя версия

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Fast Object Pool
An extremely fast object pool with zero dependencies
Ссылка на сайт

Ссылка на сайт

https://github.com/DanielYWoo/fast-object-pool
Система контроля версий

Система контроля версий

https://github.com/DanielYWoo/fast-object-pool

Скачать fast-object-pool

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.conversantmedia : disruptor Необязательный jar 1.2.15

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.apache.commons : commons-pool2 jar 2.11.1
com.github.chrisvest : stormpot jar 2.4
nf.fr.eraasoft : objectpool jar 1.1.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0