unbroken-dome/gradle-xjc-plugin
A Gradle plugin to run the XJC binding compiler during a build
This Gradle plugin helps developers automatically generate Java code from XML Schema Definition (XSD) files. It takes your XSD schemas and binding customization files as input and produces Java classes that represent the XML structure. Software developers working on Java applications that interact with XML data will find this useful for streamlining their build process.
No commits in the last 6 months.
Use this if you are a Java developer using Gradle and need to incorporate XML schemas into your project by generating Java binding classes.
Not ideal if you are not a Java developer, don't use Gradle, or do not need to generate code from XML schemas.
Stars
58
Forks
19
Language
Kotlin
License
MIT
Category
Last pushed
Jun 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/unbroken-dome/gradle-xjc-plugin"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...