io.earcam:io.earcam.unexceptional

A small cohesive module, leveraging Java 8 functional capabilities to remove most of the boiler-plate of handling checked exceptions.

Лицензия

Лицензия

Группа

Группа

io.earcam
Идентификатор

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

io.earcam.unexceptional
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

A small cohesive module, leveraging Java 8 functional capabilities to remove most of the boiler-plate of handling checked exceptions.
Ссылка на сайт

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

https://unexceptional.earcam.io
Организация-разработчик

Организация-разработчик

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

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

http://bitbucket.org/earcam/io.earcam.unexceptional.git

Скачать io.earcam.unexceptional

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

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.2.0
org.junit.platform : junit-platform-launcher jar 1.2.0
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.hamcrest : java-hamcrest jar 2.0.0.0

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

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

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

Версия
1.0.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0