License |
License |
---|---|
GroupId | GroupIdcn.lzgabel.jaxb |
ArtifactId | ArtifactIdjaxb-runtime |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXB Runtime
JAXB (JSR 222) Reference Implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaxb-runtime-4.0.0.pom | |
jaxb-runtime-4.0.0.jar | 901 KB |
jaxb-runtime-4.0.0-sources.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-runtime/ -->
<dependency>
<groupId>cn.lzgabel.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-runtime/
implementation 'cn.lzgabel.jaxb:jaxb-runtime:4.0.0'
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-runtime/
implementation ("cn.lzgabel.jaxb:jaxb-runtime:4.0.0")
'cn.lzgabel.jaxb:jaxb-runtime:jar:4.0.0'
<dependency org="cn.lzgabel.jaxb" name="jaxb-runtime" rev="4.0.0">
<artifact name="jaxb-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lzgabel.jaxb', module='jaxb-runtime', version='4.0.0')
)
libraryDependencies += "cn.lzgabel.jaxb" % "jaxb-runtime" % "4.0.0"
[cn.lzgabel.jaxb/jaxb-runtime "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.lzgabel.jaxb : jaxb-core | jar | 4.0.0 |
org.jvnet.staxex : stax-ex Optional | jar | 2.1.0-M1 |
com.sun.xml.fastinfoset : FastInfoset Optional | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |