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