Japkit Annotation Processor - Groovy EL Provider

Include this dependency to use Grovy expressions in your code templates.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.japkit
ArtifactId

ArtifactId

japkit-groovy
Last Version

Last Version

1.26
Release Date

Release Date

Type

Type

jar
Description

Description

Japkit Annotation Processor - Groovy EL Provider
Include this dependency to use Grovy expressions in your code templates.

Download japkit-groovy

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.japkit : japkit-annotation-processor jar 1.26
org.codehaus.groovy : groovy-all pom 2.5.12

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