Last Version

Powerunit - Java Testing framework for JDK 1.8 - Extension to provide matchers based on annotations. 0.4.0

This is a test framework for the JDK 1.8 - Extension to provide matchers based on annotation.

License

License

GroupId

GroupId

ch.powerunit.extensions
ArtifactId

ArtifactId

powerunit-extensions-matchers
Version

Version

0.4.0
Type

Type

jar
Description

Description

Powerunit - Java Testing framework for JDK 1.8 - Extension to provide matchers based on annotations.
This is a test framework for the JDK 1.8 - Extension to provide matchers based on annotation.
Project URL

Project URL

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

Source Code Management

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

Download powerunit-extensions-matchers 0.4.0


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

Dependencies

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api Optional jar 1.3.2

test (5)

Group / Artifact Type Version
ch.powerunit : powerunit jar 0.5.0
com.google.code.bean-matchers : bean-matchers Optional jar 0.12
org.exparity : hamcrest-date Optional jar 2.0.7
com.nitorcreations : matchers Optional jar 1.3
com.spotify : hamcrest-jackson Optional jar 1.2.0

Project Modules

There are no modules declared in this project.