is not current version
Last Version 1.0.1

org.opengis.cite:ets-sensorml10 1.0

Verifies conformance of implementations to OGC SensorML 1.0.1.

Categories

Categories

ORM Data
GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-sensorml10
Version

Version

1.0
Type

Type

jar

Download ets-sensorml10 1.0


<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml10/ -->
<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>ets-sensorml10</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml10/
implementation 'org.opengis.cite:ets-sensorml10:1.0'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml10/
implementation ("org.opengis.cite:ets-sensorml10:1.0")
'org.opengis.cite:ets-sensorml10:jar:1.0'
<dependency org="org.opengis.cite" name="ets-sensorml10" rev="1.0">
  <artifact name="ets-sensorml10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-sensorml10', version='1.0')
)
libraryDependencies += "org.opengis.cite" % "ets-sensorml10" % "1.0"
[org.opengis.cite/ets-sensorml10 "1.0"]