Registry / build-tool / codemodel-annotation-compiler

codemodel-annotation-compiler

JSON →
library4.0.8javamavenunverified

An annotation compiler ant task for the CodeModel Java source code generation library.

<dependency> <groupId>org.glassfish.jaxb</groupId> <artifactId>codemodel-annotation-compiler</artifactId> <version>4.0.8</version> </dependency>
INSTALL
IMPORT
SIG · CODEMODEL-ANNOTATI
C
codemodel-annotation-compiler
build-tooljavav4.0.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JCodeModel
✓ com.sun.codemodel.JCodeModel

Creates a JCodeModel instance for generating Java source code.

import com.sun.codemodel.JCodeModel; public class Example { public static void main(String[] args) { JCodeModel codeModel = new JCodeModel(); System.out.println("CodeModel instance created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
codemodel-annotation-compiler — mvn dependency:get codemodel-annotation-compiler · libregistry