Humpty parent POM

Parent POM for humpty projects

License

License

GroupId

GroupId

co.mewf.humpty
ArtifactId

ArtifactId

humpty-parent
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

pom
Description

Description

Humpty parent POM
Parent POM for humpty projects
Source Code Management

Source Code Management

https://github.com/mwanji/humpty-parent

Download humpty-parent

Filename Size
humpty-parent-0.11.0.pom 3 KB
Browse

How to add to project

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

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.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.4.0
0.3.0
0.2.0
0.1.0