Last Version

Japkit Annotation Templates 1.11

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
Version

Version

1.11
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 1.11


<!-- 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.