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

com.github.nicklaus4:common-pool-toolkit 1.0.4

friendly common pools base on spring-boot

Группа

Группа

com.github.nicklaus4
Идентификатор

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

common-pool-toolkit
Версия

Версия

1.0.4
Тип

Тип

pom

Скачать common-pool-toolkit 1.0.4

Имя Файла Размер
common-pool-toolkit-1.0.4.pom 14 KB
Обзор

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