License |
License |
---|---|
GroupId | GroupIdde.gerdi-project |
ArtifactId | ArtifactIdGeRDI-parent |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeRDI Parent Pom
This is a parent pom for GeRDI projects. It provides SpotBugs and PMD testing.
|
Project URL |
Project URL |
Filename | Size |
---|---|
GeRDI-parent-4.1.1.pom | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gerdi-project/GeRDI-parent/ -->
<dependency>
<groupId>de.gerdi-project</groupId>
<artifactId>GeRDI-parent</artifactId>
<version>4.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.gerdi-project/GeRDI-parent/
implementation 'de.gerdi-project:GeRDI-parent:4.1.1'
// https://jarcasting.com/artifacts/de.gerdi-project/GeRDI-parent/
implementation ("de.gerdi-project:GeRDI-parent:4.1.1")
'de.gerdi-project:GeRDI-parent:pom:4.1.1'
<dependency org="de.gerdi-project" name="GeRDI-parent" rev="4.1.1">
<artifact name="GeRDI-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.gerdi-project', module='GeRDI-parent', version='4.1.1')
)
libraryDependencies += "de.gerdi-project" % "GeRDI-parent" % "4.1.1"
[de.gerdi-project/GeRDI-parent "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
net.jcip : jcip-annotations | jar | 1.0 |
org.projectlombok : lombok | jar | 1.18.4 |
de.gerdi-project : GeRDI-harvester-utilities-archive | zip | 1.5.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |