Master parent POM for applications

Common maven plugin properties, configurations and dependency management, for applications

License

License

GroupId

GroupId

no.priv.bang.pom
ArtifactId

ArtifactId

bang-app-pom
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

pom
Description

Description

Master parent POM for applications
Common maven plugin properties, configurations and dependency management, for applications

Download bang-app-pom

Filename Size
bang-app-pom-1.1.5.pom 2 KB
Browse

How to add to project

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

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
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13