Last Version

SuperPom 23

Common super POM for all my projects

License

License

GroupId

GroupId

name.pehl
ArtifactId

ArtifactId

superpom
Version

Version

23
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 23

Filename Size
superpom-23.pom 17 KB
Browse

<!-- 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.