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

License

License

Apache License, Version 2.0
Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.reflectmaid
ArtifactId

ArtifactId

reflectmaid-bom
Last Version

Last Version

0.2.18
Release Date

Release Date

Type

Type

pom
Description

Description

ReflectMaid - 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 reflectmaid-bom

How to add to project

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

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.

Versions

Version
0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10