License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdw3c |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionW3C Parent
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
w3c-1.1.0.pom | 667 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/w3c/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>w3c</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/w3c/
implementation 'org.jvnet.ogc:w3c:1.1.0'
// https://jarcasting.com/artifacts/org.jvnet.ogc/w3c/
implementation ("org.jvnet.ogc:w3c:1.1.0")
'org.jvnet.ogc:w3c:pom:1.1.0'
<dependency org="org.jvnet.ogc" name="w3c" rev="1.1.0">
<artifact name="w3c" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='w3c', version='1.1.0')
)
libraryDependencies += "org.jvnet.ogc" % "w3c" % "1.1.0"
[org.jvnet.ogc/w3c "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |