| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.disy.wps |
| Идентификатор | Идентификаторwps-api |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWPS API
Legato is a configurable, lightweight web mapping client that can be easily embedded into web pages and portals, CMS and individual web applications. Legato is implemented in JavaScript and based on the popular open source library OpenLayers.
|
| Имя Файла | Размер |
|---|---|
| wps-api-2.0.0.pom | |
| wps-api-2.0.0.jar | 243 KB |
| wps-api-2.0.0-sources.jar | 240 KB |
| wps-api-2.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.disy.wps/wps-api/ -->
<dependency>
<groupId>net.disy.wps</groupId>
<artifactId>wps-api</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.wps/wps-api/
implementation 'net.disy.wps:wps-api:2.0.0'
// https://jarcasting.com/artifacts/net.disy.wps/wps-api/
implementation ("net.disy.wps:wps-api:2.0.0")
'net.disy.wps:wps-api:jar:2.0.0'
<dependency org="net.disy.wps" name="wps-api" rev="2.0.0">
<artifact name="wps-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.wps', module='wps-api', version='2.0.0')
)
libraryDependencies += "net.disy.wps" % "wps-api" % "2.0.0"
[net.disy.wps/wps-api "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.1 |
| org.jvnet.ogc : wps-v_1_0_0-schema | jar | 1.0.3 |
| org.jvnet.ogc : gml-v_3_1_1-schema | jar | 1.0.3 |
| org.jvnet.ogc : ogc-tools-gml-jts | jar | 1.0.3 |
| net.disy.wps : wps-pd | jar | 2.0.0 |
| commons-lang : commons-lang | jar | 2.4 |
| net.sourceforge.collections : collections-generic | jar | 4.01 |
| org.directwebremoting : dwr | jar | 2.0.3 |
| com.vividsolutions : jts | jar | 1.11 |
| com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
| net.java.dev.jsr-275 : jsr-275 | jar | 1.0-beta-2 |
| net.disy.legato : legato-tools | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.15 |
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-all | jar | 1.8.2 |
| junit : junit | jar | 4.8.1 |