Last Version

Japkit All - No groovy 1.11

All dependencies that can be used in the annotation processor path. For convenience and due to https://issues.apache.org/jira/browse/MCOMPILER-272. Tomcat's Java EL 3 implementation is used. No groovy is included since mostly Java EL 3 is sufficient and groovy causes some overhead.

License

License

GroupId

GroupId

com.github.stefanocke.japkit
ArtifactId

ArtifactId

japkit-all-nogroovy
Version

Version

1.11
Type

Type

jar
Description

Description

Japkit All - No groovy
All dependencies that can be used in the annotation processor path. For convenience and due to https://issues.apache.org/jira/browse/MCOMPILER-272. Tomcat's Java EL 3 implementation is used. No groovy is included since mostly Java EL 3 is sufficient and groovy causes some overhead.

Download japkit-all-nogroovy 1.11


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.stefanocke.japkit : japkit-annotation-processor jar 1.11
com.github.stefanocke.japkit : japkit-javael3 jar 1.11
org.apache.tomcat.embed : tomcat-embed-el jar 8.5.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.