| License |
License |
|---|---|
| GroupId | GroupIdbr.com.armange |
| ArtifactId | ArtifactIdcommons-thread |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptioncommons-thread
It is a framework that simplifies thread building
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| commons-thread-2.0.0.pom | |
| commons-thread-2.0.0.jar | 45 KB |
| commons-thread-2.0.0-sources.jar | 47 KB |
| commons-thread-2.0.0-javadoc.jar | 530 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.armange/commons-thread/ -->
<dependency>
<groupId>br.com.armange</groupId>
<artifactId>commons-thread</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.armange/commons-thread/
implementation 'br.com.armange:commons-thread:2.0.0'
// https://jarcasting.com/artifacts/br.com.armange/commons-thread/
implementation ("br.com.armange:commons-thread:2.0.0")
'br.com.armange:commons-thread:jar:2.0.0'
<dependency org="br.com.armange" name="commons-thread" rev="2.0.0">
<artifact name="commons-thread" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.armange', module='commons-thread', version='2.0.0')
)
libraryDependencies += "br.com.armange" % "commons-thread" % "2.0.0"
[br.com.armange/commons-thread "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.1 |
| junit : junit | jar | 4.12 |
| br.com.armange : commons-thread | jar | 2.0.0 |
| org.assertj : assertj-core | jar | 3.12.1 |
| org.mockito : mockito-core | jar | 3.1.0 |