executor-service

A high throughput java executor service

Лицензия

Лицензия

Группа

Группа

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

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

executor-service
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

executor-service
A high throughput java executor service
Ссылка на сайт

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

https://github.com/vmlens/executor-service

Скачать executor-service

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sf.trove4j : trove4j jar 3.0.3

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.vmlens : concurrent-junit jar 1.0.0

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

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

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

Версия
1.0.1
1.0.0