License |
License |
---|---|
Categories |
CategoriesNet OpenLayers Business Logic Libraries Geospatial |
GroupId | GroupIdnet.disy.legato |
ArtifactId | ArtifactIdlegato-openlayers |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegato 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.
|
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
net.disy.legato : legato-testing | jar | 2.0.0 |
junit : junit | jar | 4.5 |