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