License |
License |
---|---|
GroupId | GroupIdorg.openjax.jaxb |
ArtifactId | ArtifactIdxjc |
Version | Version0.8.5 |
Type | Typejar |
Description |
DescriptionOpenJAX JAXB XJC
JAXB code generation with XJC.
|
Project Organization |
Project OrganizationOpenJAX |
Filename | Size |
---|---|
xjc-0.8.5.pom | |
xjc-0.8.5.jar | 19 KB |
xjc-0.8.5-tests.jar | 4 KB |
xjc-0.8.5-sources.jar | 12 KB |
xjc-0.8.5-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openjax.jaxb/xjc/ -->
<dependency>
<groupId>org.openjax.jaxb</groupId>
<artifactId>xjc</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjax.jaxb/xjc/
implementation 'org.openjax.jaxb:xjc:0.8.5'
// https://jarcasting.com/artifacts/org.openjax.jaxb/xjc/
implementation ("org.openjax.jaxb:xjc:0.8.5")
'org.openjax.jaxb:xjc:jar:0.8.5'
<dependency org="org.openjax.jaxb" name="xjc" rev="0.8.5">
<artifact name="xjc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjax.jaxb', module='xjc', version='0.8.5')
)
libraryDependencies += "org.openjax.jaxb" % "xjc" % "0.8.5"
[org.openjax.jaxb/xjc "0.8.5"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.org.apache.xml.internal : resolver | jar | 20050927 |
com.sun.xml.bind : jaxb-osgi | jar | 2.3.1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.openjax.xml : sax | jar | 0.9.4 |
org.libj : exec | jar | 0.8.11 |
org.jvnet.jaxb2_commons : jaxb2-basics-annotate | jar | 1.1.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.libj : test | jar | 0.7.1 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |