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.japkit
ArtifactId

ArtifactId

japkit-annotationtemplates
Last Version

Last Version

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.japkit : japkit-annotations jar 1.26
com.google.guava : guava Optional jar 29.0-jre
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.13.1

Project Modules

There are no modules declared in this project.
com.github.japkit

Java Annotation Processing Kit

Versions

Version
1.26
1.25
1.24
1.23
1.22
1.21
1.20
1.19
1.18
1.17
1.16
1.15
1.14
1.13
1.12