Last Version

greenrobot-common's parent POM with checks 2.0.0

Some defaults for Maven builds including checks for Java code (currently Checkstyle and FindBugs)

License

License

GroupId

GroupId

de.greenrobot
ArtifactId

ArtifactId

parent-pom-with-checks
Version

Version

2.0.0
Type

Type

pom
Description

Description

greenrobot-common's parent POM with checks
Some defaults for Maven builds including checks for Java code (currently Checkstyle and FindBugs)

Download parent-pom-with-checks 2.0.0


<!-- https://jarcasting.com/artifacts/de.greenrobot/parent-pom-with-checks/ -->
<dependency>
    <groupId>de.greenrobot</groupId>
    <artifactId>parent-pom-with-checks</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.greenrobot/parent-pom-with-checks/
implementation 'de.greenrobot:parent-pom-with-checks:2.0.0'
// https://jarcasting.com/artifacts/de.greenrobot/parent-pom-with-checks/
implementation ("de.greenrobot:parent-pom-with-checks:2.0.0")
'de.greenrobot:parent-pom-with-checks:pom:2.0.0'
<dependency org="de.greenrobot" name="parent-pom-with-checks" rev="2.0.0">
  <artifact name="parent-pom-with-checks" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.greenrobot', module='parent-pom-with-checks', version='2.0.0')
)
libraryDependencies += "de.greenrobot" % "parent-pom-with-checks" % "2.0.0"
[de.greenrobot/parent-pom-with-checks "2.0.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.