Last Version

Japkit Annotation Processor - Groovy EL Provider 1.11

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

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.github.stefanocke.japkit
ArtifactId

ArtifactId

japkit-groovy
Version

Version

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


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.stefanocke.japkit : japkit-annotation-processor jar 1.11
org.codehaus.groovy : groovy-all jar 2.4.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.