JAnnocessor

Java Annotation Processor

License

License

GroupId

GroupId

com.googlecode.jannocessor
ArtifactId

ArtifactId

jannocessor
Last Version

Last Version

0.7.4
Release Date

Release Date

Type

Type

jar
Description

Description

JAnnocessor
Java Annotation Processor
Project URL

Project URL

http://code.google.com/p/jannocessor/jannocessor/

Download jannocessor

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.jannocessor : jannocessor-processor jar 0.7.4
com.googlecode.jannocessor : jannocessor-templates jar 0.7.4
com.googlecode.jannocessor : jannocessor-extras jar 0.7.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
net.sf.twip : twip jar 3.3
org.mockito : mockito-all jar 1.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0