Last Version

Legato Project 1

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.disy.legato
ArtifactId

ArtifactId

legato-project
Version

Version

1
Type

Type

pom
Description

Description

Legato Project
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.

Download legato-project 1

Filename Size
legato-project-1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/net.disy.legato/legato-project/ -->
<dependency>
    <groupId>net.disy.legato</groupId>
    <artifactId>legato-project</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.disy.legato/legato-project/
implementation 'net.disy.legato:legato-project:1'
// https://jarcasting.com/artifacts/net.disy.legato/legato-project/
implementation ("net.disy.legato:legato-project:1")
'net.disy.legato:legato-project:pom:1'
<dependency org="net.disy.legato" name="legato-project" rev="1">
  <artifact name="legato-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.disy.legato', module='legato-project', version='1')
)
libraryDependencies += "net.disy.legato" % "legato-project" % "1"
[net.disy.legato/legato-project "1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.