Last Version

com.marcoeckstein:autoannotator-cli 0.0.3

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

License

License

MIT
Categories

Categories

CLI User Interface Auto Application Layer Libs Code Generators
GroupId

GroupId

com.marcoeckstein
ArtifactId

ArtifactId

autoannotator-cli
Version

Version

0.0.3
Type

Type

jar
Description

Description

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

Download autoannotator-cli 0.0.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.marcoeckstein : autoannotator-core jar 0.0.3
com.github.ajalt : clikt jar 2.3.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.0
org.jetbrains.kotlin : kotlin-reflect jar 1.4.0

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.29

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.