| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть OpenLayers Прикладные библиотеки Geospatial |
| Группа | Группаnet.disy.legato |
| Идентификатор | Идентификаторlegato-openlayers |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLegato OpenLayers
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.
|
| Имя Файла | Размер |
|---|---|
| legato-openlayers-2.0.0.pom | |
| legato-openlayers-2.0.0.jar | 1 MB |
| legato-openlayers-2.0.0-sources.jar | 737 KB |
| legato-openlayers-2.0.0-naturaldocs.zip | 1 MB |
| legato-openlayers-2.0.0-javadoc.jar | 336 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.disy.legato/legato-openlayers/ -->
<dependency>
<groupId>net.disy.legato</groupId>
<artifactId>legato-openlayers</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.legato/legato-openlayers/
implementation 'net.disy.legato:legato-openlayers:2.0.0'
// https://jarcasting.com/artifacts/net.disy.legato/legato-openlayers/
implementation ("net.disy.legato:legato-openlayers:2.0.0")
'net.disy.legato:legato-openlayers:jar:2.0.0'
<dependency org="net.disy.legato" name="legato-openlayers" rev="2.0.0">
<artifact name="legato-openlayers" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.legato', module='legato-openlayers', version='2.0.0')
)
libraryDependencies += "net.disy.legato" % "legato-openlayers" % "2.0.0"
[net.disy.legato/legato-openlayers "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xerces : xercesImpl | jar | 2.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.disy.legato : legato-testing | jar | 2.0.0 |
| junit : junit | jar | 4.5 |