NoException

Functional programming for exception handlers.

License

License

Categories

Categories

NoException Development Tools Development Libraries
GroupId

GroupId

com.machinezoo.noexception
ArtifactId

ArtifactId

noexception
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

NoException
Functional programming for exception handlers.
Project URL

Project URL

https://noexception.machinezoo.com/
Project Organization

Project Organization

Robert Važan
Source Code Management

Source Code Management

https://github.com/robertvazan/noexception

Download noexception

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.machinezoo.stagean : stagean jar 1.2.0
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 4.2.0
com.github.valfirst : slf4j-test jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.1
1.7.0
1.6.2
1.6.1
1.5.1
1.5.0
1.4.4
1.3.4
1.3.2
1.3.0
1.2.0
1.1.0
1.0.0
0.4.0
0.3.0
0.2.0
0.1.0