Last Version

tgp4j 0.1.1

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

License

License

GNU General Public License v2.0
GroupId

GroupId

com.iwuyc.tools
ArtifactId

ArtifactId

tpg4j
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Download tpg4j 0.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.iwuyc.tools : iwuyc-common jar 0.1.0

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-alpha2
org.projectlombok : lombok jar 1.18.10
org.yaml : snakeyaml jar 1.25
com.google.guava : guava jar 26.0-jre
com.google.code.gson : gson jar 2.8.5

test (4)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-mockito2 jar 2.0.2
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.8.0-alpha2

Project Modules

There are no modules declared in this project.