| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.opengis.cite |
| ArtifactId | ArtifactIdets-sensorml10 |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
DescriptionOGC SensorML 1.0.1 - Executable Test Suite
Verifies conformance of implementations to OGC SensorML 1.0.1.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ets-sensorml10-1.0.1.pom | 9 KB |
| ets-sensorml10-1.0.1-site.jar | 243 KB |
| ets-sensorml10-1.0.1-ctl.zip | 687 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml10/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>ets-sensorml10</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml10/
implementation 'org.opengis.cite:ets-sensorml10:1.0.1'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml10/
implementation ("org.opengis.cite:ets-sensorml10:1.0.1")
'org.opengis.cite:ets-sensorml10:jar:1.0.1'
<dependency org="org.opengis.cite" name="ets-sensorml10" rev="1.0.1">
<artifact name="ets-sensorml10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-sensorml10', version='1.0.1')
)
libraryDependencies += "org.opengis.cite" % "ets-sensorml10" % "1.0.1"
[org.opengis.cite/ets-sensorml10 "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 3.0 |