License |
License |
---|---|
GroupId | GroupIdorg.hisrc.w3c |
ArtifactId | ArtifactIdw3c-schemas-scripts |
Version | Version1.4.0 |
Type | Typepom |
Description |
DescriptionW3C Schemas Scripts
W3C Schemas project provides JAXB and Jsonix bindings for some of the XML Schemas defined by W3C.
|
Filename | Size |
---|---|
w3c-schemas-scripts-1.4.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/ -->
<dependency>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schemas-scripts</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/
implementation 'org.hisrc.w3c:w3c-schemas-scripts:1.4.0'
// https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/
implementation ("org.hisrc.w3c:w3c-schemas-scripts:1.4.0")
'org.hisrc.w3c:w3c-schemas-scripts:pom:1.4.0'
<dependency org="org.hisrc.w3c" name="w3c-schemas-scripts" rev="1.4.0">
<artifact name="w3c-schemas-scripts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.w3c', module='w3c-schemas-scripts', version='1.4.0')
)
libraryDependencies += "org.hisrc.w3c" % "w3c-schemas-scripts" % "1.4.0"
[org.hisrc.w3c/w3c-schemas-scripts "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |