Last Version

QuantumMaid - BOM 1.1.1

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.quantummaid
ArtifactId

ArtifactId

quantummaid-bom
Version

Version

1.1.1
Type

Type

pom
Description

Description

QuantumMaid - BOM
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 Organization

Project Organization

Richard Hauswald

Download quantummaid-bom 1.1.1


<!-- https://jarcasting.com/artifacts/de.quantummaid.quantummaid/quantummaid-bom/ -->
<dependency>
    <groupId>de.quantummaid.quantummaid</groupId>
    <artifactId>quantummaid-bom</artifactId>
    <version>1.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.quantummaid/quantummaid-bom/
implementation 'de.quantummaid.quantummaid:quantummaid-bom:1.1.1'
// https://jarcasting.com/artifacts/de.quantummaid.quantummaid/quantummaid-bom/
implementation ("de.quantummaid.quantummaid:quantummaid-bom:1.1.1")
'de.quantummaid.quantummaid:quantummaid-bom:pom:1.1.1'
<dependency org="de.quantummaid.quantummaid" name="quantummaid-bom" rev="1.1.1">
  <artifact name="quantummaid-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.quantummaid', module='quantummaid-bom', version='1.1.1')
)
libraryDependencies += "de.quantummaid.quantummaid" % "quantummaid-bom" % "1.1.1"
[de.quantummaid.quantummaid/quantummaid-bom "1.1.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.