Last Version

richtercloud.de parent POM 17

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
Version

Version

17
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 17

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

<!-- 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.