is not current version
Last Version 4.0.0

org.glassfish.jaxb:codemodel-annotation-compiler 2.3.3-b02

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

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

codemodel-annotation-compiler
Version

Version

2.3.3-b02
Type

Type

jar

Download codemodel-annotation-compiler 2.3.3-b02


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