Japkit Parent

A declarative approach to writing Java annotation processors.

License

License

GroupId

GroupId

com.github.japkit
ArtifactId

ArtifactId

japkit-parent
Last Version

Last Version

1.26
Release Date

Release Date

Type

Type

pom
Description

Description

Japkit Parent
A declarative approach to writing Java annotation processors.
Project URL

Project URL

https://github.com/japkit/japkit
Source Code Management

Source Code Management

https://github.com/japkit/japkit

Download japkit-parent

Filename Size
japkit-parent-1.26.pom 4 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

  • japkit-xtend-parent
  • japkit-annotation-processor
  • japkit-annotations
  • japkit-juel
  • japkit-javael3
  • japkit-groovy
  • japkit-all
  • japkit-all-javael3
  • japkit-all-nogroovy
  • japkit-annotationtemplates
  • japkit-test
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