Last Version

richtercloud.de parent POM 1

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-spring
Version

Version

1
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-spring 1

Filename Size
maven-parent-spring-1.pom 10 KB
Browse

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

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.