Last Version

de.quantummaid.quantummaid:documentation 1.0.31

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

documentation
Version

Version

1.0.31
Type

Type

jar
Description

Description

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 documentation 1.0.31


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

Dependencies

compile (4)

Group / Artifact Type Version
de.quantummaid.httpmaid : core jar 0.9.50
de.quantummaid.mapmaid : core jar 0.9.46
de.quantummaid.quantummaid : core jar 1.0.31
de.quantummaid.quantummaid.packagings : quantummaid-essentials jar 1.0.31

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
de.quantummaid.quantummaid.packagings : quantummaid-test-essentials jar 1.0.31
de.quantummaid.httpmaid.integrations : httpmaid-client jar 0.9.50
org.junit.jupiter : junit-jupiter-api jar 5.7.0-M1

Project Modules

There are no modules declared in this project.