Last Version

Powerunit - Java Testing framework for JDK 1.9 - Extension to provide unchecked exception for lambda. 2.2.0

This is a test framework for the JDK 1.9 - Extension to provide unchecked exception for lambda.

License

License

GroupId

GroupId

ch.powerunit.extensions
ArtifactId

ArtifactId

powerunit-extensions-exceptions
Version

Version

2.2.0
Type

Type

jar
Description

Description

Powerunit - Java Testing framework for JDK 1.9 - Extension to provide unchecked exception for lambda.
This is a test framework for the JDK 1.9 - Extension to provide unchecked exception for lambda.
Project URL

Project URL

http://www.powerunit.ch/powerunit-extensions-exceptions
Source Code Management

Source Code Management

https://github.com/powerunit/powerunit-extensions-exceptions/

Download powerunit-extensions-exceptions 2.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-collections4 Optional jar 4.4

test (4)

Group / Artifact Type Version
ch.powerunit : powerunit Optional jar 0.5.0
javax.annotation : javax.annotation-api Optional jar 1.3.2
javax.xml.bind : jaxb-api Optional jar 2.3.1
sax : sax Optional jar 2.0.1

Project Modules

There are no modules declared in this project.