License |
License |
---|---|
GroupId | GroupIdorg.andromda.thirdparty.jaxb2_commons |
ArtifactId | ArtifactIdsimple-regenerator |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXB2 Simple regenerator XJC plugin
Allow you to write add some code into the generated code, and have XJC preserve them.
|
Project Organization |
Project Organizationjava.net |
Filename | Size |
---|---|
simple-regenerator-1.0.pom | |
simple-regenerator-1.0.jar | 5 KB |
simple-regenerator-1.0-sources.jar | 3 KB |
simple-regenerator-1.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/simple-regenerator/ -->
<dependency>
<groupId>org.andromda.thirdparty.jaxb2_commons</groupId>
<artifactId>simple-regenerator</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/simple-regenerator/
implementation 'org.andromda.thirdparty.jaxb2_commons:simple-regenerator:1.0'
// https://jarcasting.com/artifacts/org.andromda.thirdparty.jaxb2_commons/simple-regenerator/
implementation ("org.andromda.thirdparty.jaxb2_commons:simple-regenerator:1.0")
'org.andromda.thirdparty.jaxb2_commons:simple-regenerator:jar:1.0'
<dependency org="org.andromda.thirdparty.jaxb2_commons" name="simple-regenerator" rev="1.0">
<artifact name="simple-regenerator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.andromda.thirdparty.jaxb2_commons', module='simple-regenerator', version='1.0')
)
libraryDependencies += "org.andromda.thirdparty.jaxb2_commons" % "simple-regenerator" % "1.0"
[org.andromda.thirdparty.jaxb2_commons/simple-regenerator "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 2.1.10 |
com.sun.xml.bind : jaxb-xjc | jar | 2.1.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |