richtercloud.de parent POM

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.richtercloud
ArtifactId

ArtifactId

maven-parent
Last Version

Last Version

17
Release Date

Release Date

Type

Type

pom
Description

Description

richtercloud.de parent POM
This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.
Project URL

Project URL

https://github.com/krichter722/maven-parent
Source Code Management

Source Code Management

https://github.com/krichter722/maven-parent.git

Download maven-parent

Filename Size
maven-parent-17.pom 14 KB
Browse

How to add to project

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

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.

This is the Maven parent POM for all richtercloud.de containing mostly shared static code analysis configuration.

Versions

Version
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3