Last Version

de.quantummaid.reflectmaid:reflectmaid-core 0.2.18

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-core
Version

Version

0.2.18
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 reflectmaid-core 0.2.18


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

provided (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.hamcrest : hamcrest-library jar 2.2
org.jetbrains.kotlin : kotlin-test jar 1.5.21
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.21
org.jetbrains.kotlin : kotlin-reflect jar 1.5.21

Project Modules

There are no modules declared in this project.