License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.disy.legato |
ArtifactId | ArtifactIdlegato-jquery |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionLegato jQuery
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-jquery-2.0.0.pom | |
legato-jquery-2.0.0.jar | 158 KB |
legato-jquery-2.0.0-sources.jar | 156 KB |
legato-jquery-2.0.0-naturaldocs.zip | 57 KB |
legato-jquery-2.0.0-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.disy.legato/legato-jquery/ -->
<dependency>
<groupId>net.disy.legato</groupId>
<artifactId>legato-jquery</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.disy.legato/legato-jquery/
implementation 'net.disy.legato:legato-jquery:2.0.0'
// https://jarcasting.com/artifacts/net.disy.legato/legato-jquery/
implementation ("net.disy.legato:legato-jquery:2.0.0")
'net.disy.legato:legato-jquery:jar:2.0.0'
<dependency org="net.disy.legato" name="legato-jquery" rev="2.0.0">
<artifact name="legato-jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.disy.legato', module='legato-jquery', version='2.0.0')
)
libraryDependencies += "net.disy.legato" % "legato-jquery" % "2.0.0"
[net.disy.legato/legato-jquery "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.disy.legato : legato-openlayers | jar | 2.0.0 |
net.disy.legato : legato-scripts | jar | 2.0.0 |
net.disy.jquery : jquery-ui | jar | 1.8.20 |
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 |
junit : junit | jar | 4.5 |