is not current version
Last Version 1.26

Japkit Parent 1.25

A declarative approach to writing Java annotation processors.

License

License

GroupId

GroupId

com.github.japkit
ArtifactId

ArtifactId

japkit-parent
Version

Version

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

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

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • japkit-xtend-parent
  • japkit-active-annotations
  • japkit-annotation-processor
  • japkit-annotations
  • japkit-juel
  • japkit-javael3
  • japkit-groovy
  • japkit-all
  • japkit-all-javael3
  • japkit-all-nogroovy
  • japkit-annotationtemplates
  • japkit-test