License |
License |
---|---|
GroupId | GroupIdorg.hisrc.w3c |
ArtifactId | ArtifactIdxhtml-v_1_0-strict |
Version | Version1.4.0 |
Type | Typejar |
Description |
DescriptionW3C XHTML 1.0 Strict
W3C Schemas project provides JAXB and Jsonix bindings for some of the XML Schemas defined by W3C.
|
<!-- https://jarcasting.com/artifacts/org.hisrc.w3c/xhtml-v_1_0-strict/ -->
<dependency>
<groupId>org.hisrc.w3c</groupId>
<artifactId>xhtml-v_1_0-strict</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.w3c/xhtml-v_1_0-strict/
implementation 'org.hisrc.w3c:xhtml-v_1_0-strict:1.4.0'
// https://jarcasting.com/artifacts/org.hisrc.w3c/xhtml-v_1_0-strict/
implementation ("org.hisrc.w3c:xhtml-v_1_0-strict:1.4.0")
'org.hisrc.w3c:xhtml-v_1_0-strict:jar:1.4.0'
<dependency org="org.hisrc.w3c" name="xhtml-v_1_0-strict" rev="1.4.0">
<artifact name="xhtml-v_1_0-strict" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.w3c', module='xhtml-v_1_0-strict', version='1.4.0')
)
libraryDependencies += "org.hisrc.w3c" % "xhtml-v_1_0-strict" % "1.4.0"
[org.hisrc.w3c/xhtml-v_1_0-strict "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 |