| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.disy.wps |
| Идентификатор | Идентификаторwps-parent |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWPS Parent
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-parent-2.0.0.pom | 15 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.disy.wps/wps-parent/ -->
<dependency>
<groupId>net.disy.wps</groupId>
<artifactId>wps-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.disy.wps/wps-parent/
implementation 'net.disy.wps:wps-parent:2.0.0'
// https://jarcasting.com/artifacts/net.disy.wps/wps-parent/
implementation ("net.disy.wps:wps-parent:2.0.0")
'net.disy.wps:wps-parent:pom:2.0.0'
<dependency org="net.disy.wps" name="wps-parent" rev="2.0.0">
<artifact name="wps-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.disy.wps', module='wps-parent', version='2.0.0')
)
libraryDependencies += "net.disy.wps" % "wps-parent" % "2.0.0"
[net.disy.wps/wps-parent "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |