org.brutusin:commons

Brutusin common utilities

Лицензия

Лицензия

Группа

Группа

org.brutusin
Идентификатор

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

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

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

1.6.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

org.brutusin:commons
Brutusin common utilities
Ссылка на сайт

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

https://github.com/brutusin/commons
Система контроля версий

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

https://github.com/brutusin/commons

Скачать commons

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

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

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

org.brutusin:commons Build Status Maven Central Latest Version

Common utilities project. General purpose functionality used by other projects.

Maven dependency

<dependency>
    <groupId>org.brutusin</groupId>
    <artifactId>commons</artifactId>
    <version>${commons.version}</version>
</dependency>

Click here to see the latest available version released to the Maven Central Repository.

If you are not using maven and need help you can ask here.

Main subcomponents:

FifoTaskExecutor

FifoTaskExecutor parallelizes the processing of an ordered input collection, keeping the order in the output.

Support bugs and requests

https://github.com/brutusin/commons/issues

Authors

Contributions are always welcome and greatly appreciated!

License

Apache License, Version 2.0

org.brutusin

brutusin.org

Best friendly software libraries. In loving memory of Brutus

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

Версия
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0