Codemodel Annotation Compiler

The annotation compiler ant task for the CodeModel java source code generation library

License

License

GroupId

GroupId

com.sun.codemodel
ArtifactId

ArtifactId

codemodel-annotation-compiler
Last Version

Last Version

2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Codemodel Annotation Compiler
The annotation compiler ant task for the CodeModel java source code generation library
Project URL

Project URL

http://codemodel.java.net/codemodel-annotation-compiler/
Project Organization

Project Organization

Oracle

Download codemodel-annotation-compiler

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.codemodel : codemodel jar 2.6
com.sun.istack : istack-commons-tools jar 2.5

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.6
2.5
2.4.1
2.4
2.3
2.2
2.1
2.0