MVN

com.github.japkit : japkit-annotation-processor

Maven & Gradle

Aug 13, 2023
6 usages
11 stars

Japkit Annotation Processor · Contains the generic annotation processor that is driven by code templates with meta-annotations from japkit-annotations.

<dependency>
    <groupId>com.github.japkit</groupId>
    <artifactId>japkit-annotation-processor</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.japkit : japkit-annotation-processor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of com.github.japkit : japkit-annotation-processor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
japkit-annotation-processor-2.0
1.26
japkit-annotation-processor-1.26
1.25
japkit-annotation-processor-1.25
1.24
japkit-annotation-processor-1.24
1.23
japkit-annotation-processor-1.23
1.22
japkit-annotation-processor-1.22
1.21
japkit-annotation-processor-1.21
1.20
japkit-annotation-processor-1.20
1.19
japkit-annotation-processor-1.19
1.18
japkit-annotation-processor-1.18
1.17
japkit-annotation-processor-1.17
1.16
japkit-annotation-processor-1.16
1.15
japkit-annotation-processor-1.15
1.14
japkit-annotation-processor-1.14
1.13
japkit-annotation-processor-1.13
1.12
japkit-annotation-processor-1.12

How to add a dependency to Maven

Add the following com.github.japkit : japkit-annotation-processor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.japkit</groupId>
    <artifactId>japkit-annotation-processor</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.japkit : japkit-annotation-processor gradle dependency to your build.gradle file:

implementation 'com.github.japkit:japkit-annotation-processor:2.0'

Gradle Kotlin DSL: Add the following com.github.japkit : japkit-annotation-processor gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.japkit:japkit-annotation-processor:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.japkit : japkit-annotation-processor sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.japkit" % "japkit-annotation-processor" % "2.0"

Advertisement

Dependencies from Group

Aug 13, 2023
6 usages
11 stars
Aug 13, 2023
3 usages
11 stars
Aug 13, 2023
2 usages
11 stars
Aug 13, 2023
2 usages
11 stars
Feb 20, 2022
1 usages
11 stars

Discover Dependencies

Mar 10, 2015
5 usages
5 stars
May 06, 2021
13 usages
372 stars
May 15, 2023
9 usages
90 stars
Jan 24, 2022
9 usages
546 stars
Feb 19, 2021
4 usages
68.1k stars
Oct 27, 2015
2 usages
177 stars
Nov 18, 2020
9 usages