WPS Commons 
Common classes to develop extensions for the 52°North WPS.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.autermann |
| Идентификатор | Идентификаторwps-commons |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommon WPS classes
Common classes to extend the 52N WPS.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wps-commons-2.0.0.pom | |
| wps-commons-2.0.0.jar | 91 KB |
| wps-commons-2.0.0-sources.jar | 67 KB |
| wps-commons-2.0.0-javadoc.jar | 400 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.autermann/wps-commons/ -->
<dependency>
<groupId>com.github.autermann</groupId>
<artifactId>wps-commons</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autermann/wps-commons/
implementation 'com.github.autermann:wps-commons:2.0.0'
// https://jarcasting.com/artifacts/com.github.autermann/wps-commons/
implementation ("com.github.autermann:wps-commons:2.0.0")
'com.github.autermann:wps-commons:jar:2.0.0'
<dependency org="com.github.autermann" name="wps-commons" rev="2.0.0">
<artifact name="wps-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autermann', module='wps-commons', version='2.0.0')
)
libraryDependencies += "com.github.autermann" % "wps-commons" % "2.0.0"
[com.github.autermann/wps-commons "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.n52.sensorweb : 52n-xml-wps-v100 | jar | 2.1.0 |
| org.n52.sensorweb : 52n-xml-ows-v110 | jar | 2.1.0 |

Common classes to develop extensions for the 52°North WPS.