Powerunit - Java Testing framework for JDK 1.8 - All dependencies included

This is a test framework for the JDK 1.8. - All dependencies included

License

License

GroupId

GroupId

ch.powerunit
ArtifactId

ArtifactId

powerunit-with-dependencies
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Powerunit - Java Testing framework for JDK 1.8 - All dependencies included
This is a test framework for the JDK 1.8. - All dependencies included
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-with-dependencies

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0