License |
License |
---|---|
GroupId | GroupIdorg.hisrc.w3c |
ArtifactId | ArtifactIdxmlschema-v_1_0 |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionW3C XML Schema 1.0
W3C Schemas project provides JAXB and Jsonix bindings for some of the XML Schemas defined by W3C.
|
Filename | Size |
---|---|
xmlschema-v_1_0-1.4.0.pom | |
xmlschema-v_1_0-1.4.0.jar | 267 KB |
xmlschema-v_1_0-1.4.0-sources.jar | 188 KB |
xmlschema-v_1_0-1.4.0-scripts.zip | 2 KB |
xmlschema-v_1_0-1.4.0-jsonschemas.zip | 7 KB |
xmlschema-v_1_0-1.4.0-javadoc.jar | 557 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hisrc.w3c/xmlschema-v_1_0/ -->
<dependency>
<groupId>org.hisrc.w3c</groupId>
<artifactId>xmlschema-v_1_0</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.w3c/xmlschema-v_1_0/
implementation 'org.hisrc.w3c:xmlschema-v_1_0:1.4.0'
// https://jarcasting.com/artifacts/org.hisrc.w3c/xmlschema-v_1_0/
implementation ("org.hisrc.w3c:xmlschema-v_1_0:1.4.0")
'org.hisrc.w3c:xmlschema-v_1_0:jar:1.4.0'
<dependency org="org.hisrc.w3c" name="xmlschema-v_1_0" rev="1.4.0">
<artifact name="xmlschema-v_1_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.w3c', module='xmlschema-v_1_0', version='1.4.0')
)
libraryDependencies += "org.hisrc.w3c" % "xmlschema-v_1_0" % "1.4.0"
[org.hisrc.w3c/xmlschema-v_1_0 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.2.11 |
org.hisrc.w3c : w3c-schemas | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |