Last Version

HttpMaid - BOM 0.9.144

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

ArtifactId

httpmaid-bom
Version

Version

0.9.144
Type

Type

pom
Description

Description

HttpMaid - 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 httpmaid-bom 0.9.144

Filename Size
httpmaid-bom-0.9.144.pom 4 KB
Browse

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

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.