| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.disy.wps |
| Идентификатор | Идентификаторwps-pd |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWPS Presentation Directives Schema
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-pd-2.0.0.pom | |
| wps-pd-2.0.0.jar | 194 KB |
| wps-pd-2.0.0-sources.jar | 187 KB |
| wps-pd-2.0.0-javadoc.jar | 113 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.disy.wps/wps-pd/ -->
<dependency>
<groupId>net.disy.wps</groupId>
<artifactId>wps-pd</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.wps/wps-pd/
implementation 'net.disy.wps:wps-pd:2.0.0'
// https://jarcasting.com/artifacts/net.disy.wps/wps-pd/
implementation ("net.disy.wps:wps-pd:2.0.0")
'net.disy.wps:wps-pd:jar:2.0.0'
<dependency org="net.disy.wps" name="wps-pd" rev="2.0.0">
<artifact name="wps-pd" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.wps', module='wps-pd', version='2.0.0')
)
libraryDependencies += "net.disy.wps" % "wps-pd" % "2.0.0"
[net.disy.wps/wps-pd "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.6.0 |
| org.jvnet.ogc : ows-v_1_1_0-schema | jar | 1.0.3 |
| org.jvnet.ogc : gml-v_3_1_1-schema | jar | 1.0.3 |
| org.jvnet.ogc : se-v_1_1_0-schema | jar | 1.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.1.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |