| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sourceforge.ccxjc | 
| ArtifactId | ArtifactIdcc-xjc-plugin | 
| Last Version | Last Version2.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCC-XJC Plugin JAXB 2.0 Schema to Java compiler plugin for adding a copy constructor to schema derived classes. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| cc-xjc-plugin-2.0.1.pom | |
| cc-xjc-plugin-2.0.1.jar | 38 KB | 
| cc-xjc-plugin-2.0.1-sources.jar | 19 KB | 
| cc-xjc-plugin-2.0.1-javadoc.jar | 61 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/ -->
<dependency>
    <groupId>net.sourceforge.ccxjc</groupId>
    <artifactId>cc-xjc-plugin</artifactId>
    <version>2.0.1</version>
</dependency>// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/
implementation 'net.sourceforge.ccxjc:cc-xjc-plugin:2.0.1'// https://jarcasting.com/artifacts/net.sourceforge.ccxjc/cc-xjc-plugin/
implementation ("net.sourceforge.ccxjc:cc-xjc-plugin:2.0.1")'net.sourceforge.ccxjc:cc-xjc-plugin:jar:2.0.1'<dependency org="net.sourceforge.ccxjc" name="cc-xjc-plugin" rev="2.0.1">
  <artifact name="cc-xjc-plugin" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sourceforge.ccxjc', module='cc-xjc-plugin', version='2.0.1')
)libraryDependencies += "net.sourceforge.ccxjc" % "cc-xjc-plugin" % "2.0.1"[net.sourceforge.ccxjc/cc-xjc-plugin "2.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.0 | 
| com.sun.xml.bind : jaxb-impl | jar | 2.0.5 | 
| com.sun.xml.bind : jaxb-xjc | jar | 2.0.5 |