License |
License |
---|---|
GroupId | GroupIdch.powerunit.extensions |
ArtifactId | ArtifactIdpowerunit-extensions-exceptions |
Version | Version2.2.0 |
Type | Typejar |
Description |
DescriptionPowerunit - 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 |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-collections4 Optional | jar | 4.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 |