Registry / serialization / groovy-jaxb

groovy-jaxb

JSON →
library3.0.25javamavenunverified

Groovy integration for JAXB (Java Architecture for XML Binding), enabling XML binding in Groovy scripts.

<dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-jaxb</artifactId> <version>3.0.25</version> </dependency>
INSTALL
IMPORT
SIG · GROOVY-JAXB
G
groovy-jaxb
serializationjavav3.0.25
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.

JaxbGroovyMethods
groovy.xml.jaxb.JaxbGroovyMethods

Demonstrates importing the JAXB Groovy methods class.

import groovy.xml.jaxb.JaxbGroovyMethods; public class Example { public static void main(String[] args) { // Example usage of JaxbGroovyMethods System.out.println("Groovy JAXB integration"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.25latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
groovy-jaxb — mvn dependency:get groovy-jaxb · libregistry