Last Version

de.quantummaid.reflectmaid:reflectmaid-javapoet 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 JavaPoet Application Layer Libs Code Generators
GroupId

GroupId

de.quantummaid.reflectmaid
ArtifactId

ArtifactId

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


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

Dependencies

compile (2)

Group / Artifact Type Version
de.quantummaid.reflectmaid : reflectmaid-core jar
com.squareup : javapoet jar 1.13.0

test (3)

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

Project Modules

There are no modules declared in this project.