Last Version

Powerunit - Java Testing framework for JDK 1.8 0.5.0

This is a test framework for the JDK 1.8.

License

License

GroupId

GroupId

ch.powerunit
ArtifactId

ArtifactId

powerunit
Version

Version

0.5.0
Type

Type

jar
Description

Description

Powerunit - Java Testing framework for JDK 1.8
This is a test framework for the JDK 1.8.
Project URL

Project URL

http://www.powerunit.ch/powerunit
Project Organization

Project Organization

Powerunit
Source Code Management

Source Code Management

https://github.com/powerunit/powerunit/

Download powerunit 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.apache.maven.surefire : surefire-api Optional jar 2.21.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.