Last Version

QuantumMaid OpenSource java standards 0.9.80

This parent pom is supposed to be used as a parent for all QuantumMaid open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.

License

License

Apache License, Version 2.0
Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid
ArtifactId

ArtifactId

quantummaid-opensource-parent
Version

Version

0.9.80
Type

Type

pom
Description

Description

QuantumMaid OpenSource java standards
This parent pom is supposed to be used as a parent for all QuantumMaid open source projects to reliably enable the enforcement of java standards like library blacklisting, code style rules, and more.
Project URL

Project URL

https://github.com/quantummaid/quantummaid-opensource-parent
Project Organization

Project Organization

Richard Hauswald
Source Code Management

Source Code Management

https://github.com/quantummaid/quantummaid-opensource-parent

Download quantummaid-opensource-parent 0.9.80


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

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.