commons-test-parent

Parent pom different commons test modules

License

License

GroupId

GroupId

com.github.tomschi
ArtifactId

ArtifactId

commons-test-parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

commons-test-parent
Parent pom different commons test modules
Project URL

Project URL

http://github.com/Tomschi/commons-test
Source Code Management

Source Code Management

https://github.com/Tomschi/commons-test

Download commons-test-parent

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.2
org.mockito : mockito-core jar 2.13.0

Project Modules

  • commons-data-test

commons-test

Versions

Version
0.1.0