License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.disy.legato |
ArtifactId | ArtifactIdlegato-scripts |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegato 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.
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.disy.legato : legato-openlayers | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
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 |