Last Version

thread-factory 0.0.1

A set of utilities for creating custom ThreadFactory objects

License

License

GroupId

GroupId

com.pivovarit
ArtifactId

ArtifactId

thread-factory
Version

Version

0.0.1
Type

Type

jar
Description

Description

thread-factory
A set of utilities for creating custom ThreadFactory objects
Source Code Management

Source Code Management

https://github.com/pivovarit/thread-factory

Download thread-factory 0.0.1


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

Dependencies

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.