| License |
License |
|---|---|
| GroupId | GroupIdde.pfabulist |
| ArtifactId | ArtifactIdopencage-checks-parent |
| Last Version | Last Version3.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionA parent pom with java 8, jacoco, java source, java doc, strict dependency rules, gpg signing, code
quality checks (pmd, findbugs)
|
| Filename | Size |
|---|---|
| opencage-checks-parent-3.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.pfabulist/opencage-checks-parent/ -->
<dependency>
<groupId>de.pfabulist</groupId>
<artifactId>opencage-checks-parent</artifactId>
<version>3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.pfabulist/opencage-checks-parent/
implementation 'de.pfabulist:opencage-checks-parent:3.2'
// https://jarcasting.com/artifacts/de.pfabulist/opencage-checks-parent/
implementation ("de.pfabulist:opencage-checks-parent:3.2")
'de.pfabulist:opencage-checks-parent:pom:3.2'
<dependency org="de.pfabulist" name="opencage-checks-parent" rev="3.2">
<artifact name="opencage-checks-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.pfabulist', module='opencage-checks-parent', version='3.2')
)
libraryDependencies += "de.pfabulist" % "opencage-checks-parent" % "3.2"
[de.pfabulist/opencage-checks-parent "3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.pfabulist : nonnullbydefault | jar | 1.0 |