Last Version

Codemodel Annotation Compiler 2.7

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

License

License

GroupId

GroupId

org.kohsuke.codemodel
ArtifactId

ArtifactId

codemodel-annotation-compiler
Version

Version

2.7
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/

Download codemodel-annotation-compiler 2.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.kohsuke.codemodel : codemodel jar 2.7
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.