Java Throwable Functions

ThrowableConsumer, ThrowableSupplier, ThrowableFunction etc.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

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

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

throwable-functions
Последняя версия

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

1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Throwable Functions
ThrowableConsumer, ThrowableSupplier, ThrowableFunction etc.
Ссылка на сайт

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

https://github.com/antkorwin/throwable-functions
Система контроля версий

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

http://github.com/antkorwin/throwable-functions

Скачать throwable-functions

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

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

Зависимости

test (6)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.9.1
org.mockito : mockito-core jar 2.15.0
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

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

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

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

Версия
1.2
1.1
1.0