TestMaid

TestMaid is a test framework.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.testmaid
ArtifactId

ArtifactId

testmaid-parent
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

pom
Description

Description

TestMaid
TestMaid is a test framework.
Project URL

Project URL

https://github.com/quantummaid/testmaid
Project Organization

Project Organization

Richard Hauswald

Download testmaid-parent

How to add to project

<!-- https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-parent/ -->
<dependency>
    <groupId>de.quantummaid.testmaid</groupId>
    <artifactId>testmaid-parent</artifactId>
    <version>0.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-parent/
implementation 'de.quantummaid.testmaid:testmaid-parent:0.0.5'
// https://jarcasting.com/artifacts/de.quantummaid.testmaid/testmaid-parent/
implementation ("de.quantummaid.testmaid:testmaid-parent:0.0.5")
'de.quantummaid.testmaid:testmaid-parent:pom:0.0.5'
<dependency org="de.quantummaid.testmaid" name="testmaid-parent" rev="0.0.5">
  <artifact name="testmaid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.testmaid', module='testmaid-parent', version='0.0.5')
)
libraryDependencies += "de.quantummaid.testmaid" % "testmaid-parent" % "0.0.5"
[de.quantummaid.testmaid/testmaid-parent "0.0.5"]

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.0.5
0.0.4
0.0.3
0.0.1