java root parent pom

root parent pom for releases libs, verify code style and configuration for tests

License

License

GroupId

GroupId

pl.jalokim.parentpom
ArtifactId

ArtifactId

root-parent-pom
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

java root parent pom
root parent pom for releases libs, verify code style and configuration for tests
Project URL

Project URL

https://github.com/mikolajmitura//java-parent-pom
Source Code Management

Source Code Management

https://github.com/mikolajmitura//java-parent-pom

Download root-parent-pom

Filename Size
root-parent-pom-1.0.4.pom 22 KB
Browse

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.apache.commons : commons-collections4 jar 4.4
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.10
com.github.spotbugs : spotbugs-annotations jar 4.0.0
com.google.code.findbugs : annotations jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0