Codemodel

Java source code generation library

License

License

GroupId

GroupId

com.sun
ArtifactId

ArtifactId

codemodel
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Codemodel
Java source code generation library
Project Organization

Project Organization

Sun Microsystems

Download codemodel

Filename Size
codemodel-2.1.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • codemodel
  • codemodel-annotation-compiler

Versions

Version
2.1
2.0