is not current version
Last Version 2.0.0

commons-thread 1.0.0

It is a framework that simplifies thread building

License

License

GroupId

GroupId

br.com.armange
ArtifactId

ArtifactId

commons-thread
Version

Version

1.0.0
Type

Type

jar
Description

Description

commons-thread
It is a framework that simplifies thread building
Project URL

Project URL

https://github.com/armange/j-commons/tree/master/commons-thread

Download commons-thread 1.0.0


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.1
org.mockito : mockito-core jar 3.1.0
org.hamcrest : hamcrest jar 2.1

Project Modules

There are no modules declared in this project.