is not current version
Last Version 4.0.0

Codemodel Core 4.0.0-M4

The core functionality of the CodeModel java source code generation library

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.jaxb
ArtifactId

ArtifactId

codemodel
Version

Version

4.0.0-M4
Type

Type

jar
Description

Description

Codemodel Core
The core functionality of 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 4.0.0-M4


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.google.code.javaparser : javaparser jar 1.0.11

Project Modules

There are no modules declared in this project.