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

com.iwuyc.tools:tpg4j 0.1.0

Thread Pool Governance for Java.It can dynamic allocation reload thread pools size and queue size by yaml configuration.

Группа

Группа

com.iwuyc.tools
Идентификатор

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

tpg4j
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать tpg4j 0.1.0


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