Mega Testing Parent POM

POM that provides all unit testing dependencies for all us.rothmichaels projects.

License

License

GroupId

GroupId

us.rothmichaels.parents
ArtifactId

ArtifactId

mega-testing-parent
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

Mega Testing Parent POM
POM that provides all unit testing dependencies for all us.rothmichaels projects.

Download mega-testing-parent

How to add to project

<!-- https://jarcasting.com/artifacts/us.rothmichaels.parents/mega-testing-parent/ -->
<dependency>
    <groupId>us.rothmichaels.parents</groupId>
    <artifactId>mega-testing-parent</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.rothmichaels.parents/mega-testing-parent/
implementation 'us.rothmichaels.parents:mega-testing-parent:1.1.4'
// https://jarcasting.com/artifacts/us.rothmichaels.parents/mega-testing-parent/
implementation ("us.rothmichaels.parents:mega-testing-parent:1.1.4")
'us.rothmichaels.parents:mega-testing-parent:pom:1.1.4'
<dependency org="us.rothmichaels.parents" name="mega-testing-parent" rev="1.1.4">
  <artifact name="mega-testing-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.rothmichaels.parents', module='mega-testing-parent', version='1.1.4')
)
libraryDependencies += "us.rothmichaels.parents" % "mega-testing-parent" % "1.1.4"
[us.rothmichaels.parents/mega-testing-parent "1.1.4"]

Dependencies

test (4)

Group / Artifact Type Version
org.jmock : jmock-legacy jar 2.5.1
org.hamcrest : hamcrest-core jar 1.3
junit : junit jar 4.10
org.jmock : jmock-junit4 jar 2.5.1

Project Modules

There are no modules declared in this project.

us.rothmichaels Maven Parent POMs

This is a colleciton of parent pom.xml files I use for my Java projects.

License

Licensed under the Eclipse Public License - v1.0.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0