SuperPom

Common super POM for all my projects

License

License

GroupId

GroupId

name.pehl
ArtifactId

ArtifactId

superpom
Last Version

Last Version

23
Release Date

Release Date

Type

Type

pom
Description

Description

SuperPom
Common super POM for all my projects
Project URL

Project URL

https://github.com/hpehl/matua/
Project Organization

Project Organization

Harald Pehl

Download superpom

Filename Size
superpom-23.pom 4 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.5-beta

Project Modules

There are no modules declared in this project.

Versions

Version
23
22
21
20
19