jUnitTools

Simplifying jUnit tests.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

pl.javadevelopers.junit
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

pom
Description

Description

jUnitTools
Simplifying jUnit tests.

Download parent

Filename Size
parent-0.8.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • testCases

Versions

Version
0.8
0.7
0.5