License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdswes |
Version | Version2.6.1 |
Type | Typepom |
Description |
DescriptionOGC SWE Service Model
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
|
Filename | Size |
---|---|
swes-2.6.1.pom | 579 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/swes/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>swes</artifactId>
<version>2.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/swes/
implementation 'org.jvnet.ogc:swes:2.6.1'
// https://jarcasting.com/artifacts/org.jvnet.ogc/swes/
implementation ("org.jvnet.ogc:swes:2.6.1")
'org.jvnet.ogc:swes:pom:2.6.1'
<dependency org="org.jvnet.ogc" name="swes" rev="2.6.1">
<artifact name="swes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='swes', version='2.6.1')
)
libraryDependencies += "org.jvnet.ogc" % "swes" % "2.6.1"
[org.jvnet.ogc/swes "2.6.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |