| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.nassimus26 |
| Идентификатор | ИдентификаторFlowControl |
| Последняя версия | Последняя версия1.0.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFlowControl
Powerful Thread Pool Executor with Flow Control and BatchBuffer execution
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| FlowControl-1.0.9.pom | |
| FlowControl-1.0.9.jar | 14 KB |
| FlowControl-1.0.9-sources.jar | 7 KB |
| FlowControl-1.0.9-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.nassimus26/FlowControl/ -->
<dependency>
<groupId>io.github.nassimus26</groupId>
<artifactId>FlowControl</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nassimus26/FlowControl/
implementation 'io.github.nassimus26:FlowControl:1.0.9'
// https://jarcasting.com/artifacts/io.github.nassimus26/FlowControl/
implementation ("io.github.nassimus26:FlowControl:1.0.9")
'io.github.nassimus26:FlowControl:jar:1.0.9'
<dependency org="io.github.nassimus26" name="FlowControl" rev="1.0.9">
<artifact name="FlowControl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nassimus26', module='FlowControl', version='1.0.9')
)
libraryDependencies += "io.github.nassimus26" % "FlowControl" % "1.0.9"
[io.github.nassimus26/FlowControl "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |