License |
License |
---|---|
GroupId | GroupIdorg.ogc-schemas |
ArtifactId | ArtifactIdsamplingSpatial |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOGC Sampling Spatial
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
samplingSpatial-3.0.0.pom | 590 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.ogc-schemas/samplingSpatial/ -->
<dependency>
<groupId>org.ogc-schemas</groupId>
<artifactId>samplingSpatial</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ogc-schemas/samplingSpatial/
implementation 'org.ogc-schemas:samplingSpatial:3.0.0'
// https://jarcasting.com/artifacts/org.ogc-schemas/samplingSpatial/
implementation ("org.ogc-schemas:samplingSpatial:3.0.0")
'org.ogc-schemas:samplingSpatial:pom:3.0.0'
<dependency org="org.ogc-schemas" name="samplingSpatial" rev="3.0.0">
<artifact name="samplingSpatial" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ogc-schemas', module='samplingSpatial', version='3.0.0')
)
libraryDependencies += "org.ogc-schemas" % "samplingSpatial" % "3.0.0"
[org.ogc-schemas/samplingSpatial "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |