opencage-parent

A parent pom with java 8, jacoco, java source, java doc, strict dependency rules, gpg signing, code quality checks (pmd, findbugs)

License

License

GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

opencage-parent
Last Version

Last Version

3.2
Release Date

Release Date

Type

Type

pom
Description

Description

opencage-parent
A parent pom with java 8, jacoco, java source, java doc, strict dependency rules, gpg signing, code quality checks (pmd, findbugs)

Download opencage-parent

Filename Size
opencage-parent-3.2.pom 17 KB
Browse

How to add to project

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

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
3.2
3.1
3.0
2.3
2.2
2.1
2.0