License |
License |
---|---|
GroupId | GroupIdcn.lzgabel.jaxb |
ArtifactId | ArtifactIdjaxb-core |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAXB Core
JAXB Core module. Contains sources required by XJC, JXC and Runtime modules.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jaxb-core-4.0.0.pom | |
jaxb-core-4.0.0.jar | 139 KB |
jaxb-core-4.0.0-sources.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-core/ -->
<dependency>
<groupId>cn.lzgabel.jaxb</groupId>
<artifactId>jaxb-core</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-core/
implementation 'cn.lzgabel.jaxb:jaxb-core:4.0.0'
// https://jarcasting.com/artifacts/cn.lzgabel.jaxb/jaxb-core/
implementation ("cn.lzgabel.jaxb:jaxb-core:4.0.0")
'cn.lzgabel.jaxb:jaxb-core:jar:4.0.0'
<dependency org="cn.lzgabel.jaxb" name="jaxb-core" rev="4.0.0">
<artifact name="jaxb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.lzgabel.jaxb', module='jaxb-core', version='4.0.0')
)
libraryDependencies += "cn.lzgabel.jaxb" % "jaxb-core" % "4.0.0"
[cn.lzgabel.jaxb/jaxb-core "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 4.0.0-RC2 |
jakarta.activation : jakarta.activation-api | jar | 2.1.0 |
cn.lzgabel.jaxb : txw2 | jar | 4.0.0 |
com.sun.istack : istack-commons-runtime | jar | 4.1.0-M1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.angus : angus-activation | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |