commons-thread

It is a framework that simplifies thread building

Лицензия

Лицензия

Группа

Группа

br.com.armange
Идентификатор

Идентификатор

commons-thread
Последняя версия

Последняя версия

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

commons-thread
It is a framework that simplifies thread building
Ссылка на сайт

Ссылка на сайт

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

Скачать commons-thread

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
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

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.0
1.0.0