MVN

io.github.hoplers : PartitionedThreadPoolExecutor

Maven & Gradle

Nov 08, 2019
4 stars

PartitionedThreadPool4J · AAAA

<dependency>
    <groupId>io.github.hoplers</groupId>
    <artifactId>PartitionedThreadPoolExecutor</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hoplers : PartitionedThreadPoolExecutor to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of io.github.hoplers : PartitionedThreadPoolExecutor to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
PartitionedThreadPoolExecutor-1.0.0-RELEASE
0.0.x
PartitionedThreadPoolExecutor-0.0.3
PartitionedThreadPoolExecutor-0.0.2-RELEASE
PartitionedThreadPoolExecutor-0.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hoplers</groupId>
    <artifactId>PartitionedThreadPoolExecutor</artifactId>
    <version>0.0.3</version>
</dependency>