thundr parent

A parent pom for thundr projects for common project setup

License

License

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-parent
Last Version

Last Version

6
Release Date

Release Date

Type

Type

pom
Description

Description

thundr parent
A parent pom for thundr projects for common project setup
Project Organization

Project Organization

3wks

Download thundr-parent

Filename Size
thundr-parent-6.pom 7 KB
Browse

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
6
5
4
3
2
1
0.9.6