Japkit Annotation Templates

Provides a code generator for Annotation Templates. Annotation Templates provide an easy way to generate annotations.

License

License

GroupId

GroupId

com.github.stefanocke.japkit
ArtifactId

ArtifactId

japkit-annotationtemplates
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

Japkit Annotation Templates
Provides a code generator for Annotation Templates. Annotation Templates provide an easy way to generate annotations.

Download japkit-annotationtemplates

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.stefanocke.japkit : japkit-annotations jar 1.11
com.google.guava : guava Optional jar 19.0
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional jar 1.0.0.Final
javax.validation : validation-api Optional jar 1.1.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4.0
1.3.0
1.2.0
1.1.0