License |
License |
---|---|
GroupId | GroupIdorg.metatype.sxc |
ArtifactId | ArtifactIdsxc-jaxb |
Last Version | Last Version0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSXC JAXB
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
sxc-jaxb-0.8.pom | |
sxc-jaxb-0.8.jar | 119 KB |
sxc-jaxb-0.8-sources.jar | 72 KB |
sxc-jaxb-0.8-javadoc.jar | 192 KB |
sxc-jaxb-0.8-bundle.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.metatype.sxc/sxc-jaxb/ -->
<dependency>
<groupId>org.metatype.sxc</groupId>
<artifactId>sxc-jaxb</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.metatype.sxc/sxc-jaxb/
implementation 'org.metatype.sxc:sxc-jaxb:0.8'
// https://jarcasting.com/artifacts/org.metatype.sxc/sxc-jaxb/
implementation ("org.metatype.sxc:sxc-jaxb:0.8")
'org.metatype.sxc:sxc-jaxb:jar:0.8'
<dependency org="org.metatype.sxc" name="sxc-jaxb" rev="0.8">
<artifact name="sxc-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metatype.sxc', module='sxc-jaxb', version='0.8')
)
libraryDependencies += "org.metatype.sxc" % "sxc-jaxb" % "0.8"
[org.metatype.sxc/sxc-jaxb "0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.metatype.sxc : sxc-runtime | jar | 0.8 |
org.metatype.sxc : sxc-jaxb-core | jar | 0.8 |
org.metatype.sxc : sxc-core Optional | jar | 0.8 |
com.sun.xml.bind : jaxb-impl Optional | jar | 2.1.2 |
com.sun.xml.bind : jaxb-xjc Optional | jar | 2.1.2 |
org.eclipse.jdt : core Optional | jar | 3.2.0.658 |
Group / Artifact | Type | Version |
---|---|---|
xmlunit : xmlunit | jar | 1.1 |
org.codehaus.woodstox : wstx-asl | jar | 3.2.0 |
junit : junit | jar | 3.8.1 |