Utilities for Logging

Utilities to simplify and enhance working with Threads

License

License

GroupId

GroupId

com.amlinv
ArtifactId

ArtifactId

thread-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Utilities for Logging
Utilities to simplify and enhance working with Threads
Project URL

Project URL

http://www.github.com/amlinv/thread-utils

Download thread-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0