Last Version

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

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

License

License

GroupId

GroupId

ch.powerunit.extensions
ArtifactId

ArtifactId

powerunit-extensions-matchers-archetype
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. - Archetype
This is a test framework for the JDK 1.8 - Extension to provide matchers based on annotation. - Archetype
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-archetype 0.4.0


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