Last Version

com.marcoeckstein:autoannotator-maven-plugin 0.0.3

A metaprogramming tool for automatically annotating types with validation constraints, JPA annotations and arbitrary other annotations.

License

License

MIT
Categories

Categories

Maven Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.marcoeckstein
ArtifactId

ArtifactId

autoannotator-maven-plugin
Version

Version

0.0.3
Type

Type

maven-plugin
Description

Description

A metaprogramming tool for automatically annotating types with validation constraints, JPA annotations and arbitrary other annotations.

Download autoannotator-maven-plugin 0.0.3


<plugin>
    <groupId>com.marcoeckstein</groupId>
    <artifactId>autoannotator-maven-plugin</artifactId>
    <version>0.0.3</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.marcoeckstein : autoannotator-core jar 0.0.3
org.apache.maven : maven-plugin-api jar 3.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.4.0

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-project jar 2.2.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.14.0
io.kotlintest : kotlintest-assertions jar 3.4.2

Project Modules

There are no modules declared in this project.