Velai Threads for Java

Framework to simplify the task of writing and executing threads in Java. The developer writes a Callable with annotations. The executor returns an extended Future with built-in support for cancelling, pausing, calculating progress, and much more.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.velai
Идентификатор

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

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

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

0.9.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Velai Threads for Java
Framework to simplify the task of writing and executing threads in Java. The developer writes a Callable with annotations. The executor returns an extended Future with built-in support for cancelling, pausing, calculating progress, and much more.
Ссылка на сайт

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

http://sourceforge.net/projects/velai/
Система контроля версий

Система контроля версий

http://svn.code.sf.net/p/velai/code/tags/velai-0.9.4

Скачать velai

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

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

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

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

Версия
0.9.4