is not current version
Last Version 4.0.0

Codemodel Annotation Compiler 3.0.2-b01

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

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

codemodel-annotation-compiler
Version

Version

3.0.2-b01
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

https://eclipse-ee4j.github.io/jaxb-ri/
Project Organization

Project Organization

Eclipse Foundation

Download codemodel-annotation-compiler 3.0.2-b01


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jaxb : codemodel jar 3.0.2-b01

provided (1)

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

Project Modules

There are no modules declared in this project.