| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.disy.legato |
| Идентификатор | Идентификаторlegato-scripts |
| Последняя версия | Последняя версия2.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLegato Scripts
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-scripts-2.0.0.pom | |
| legato-scripts-2.0.0.jar | 566 KB |
| legato-scripts-2.0.0-sources.jar | 564 KB |
| legato-scripts-2.0.0-naturaldocs.zip | 520 KB |
| legato-scripts-2.0.0-javadoc.jar | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.disy.legato/legato-scripts/ -->
<dependency>
<groupId>net.disy.legato</groupId>
<artifactId>legato-scripts</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.legato/legato-scripts/
implementation 'net.disy.legato:legato-scripts:2.0.0'
// https://jarcasting.com/artifacts/net.disy.legato/legato-scripts/
implementation ("net.disy.legato:legato-scripts:2.0.0")
'net.disy.legato:legato-scripts:jar:2.0.0'
<dependency org="net.disy.legato" name="legato-scripts" rev="2.0.0">
<artifact name="legato-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.legato', module='legato-scripts', version='2.0.0')
)
libraryDependencies += "net.disy.legato" % "legato-scripts" % "2.0.0"
[net.disy.legato/legato-scripts "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.disy.legato : legato-openlayers | jar | 2.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.jsunit : jsunit-testRunner | jar | 2.1.4 |
| net.disy.legato : legato-testing | jar | 2.0.0 |
| net.disy.legato : legato-tools | jar | 2.0.0 |
| net.disy.prototype : prototype | jar | 1.6.0.3 |
| junit : junit | jar | 4.5 |