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