MVN

net.disy.legato : legato-parent

Maven & Gradle

Jan 17, 2014

Legato Parent · 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.

<dependency>
    <groupId>net.disy.legato</groupId>
    <artifactId>legato-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.disy.legato : legato-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of net.disy.legato : legato-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
legato-parent-2.0.0
1.4.x
legato-parent-1.4.0
1.3.x
legato-parent-1.3.0
1.2.x
legato-parent-1.2.0
1.1.x
legato-parent-1.1.2
legato-parent-1.1.1
1.1
legato-parent-1.1
1.0
legato-parent-1.0
0.9
legato-parent-0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.disy.legato</groupId>
    <artifactId>legato-parent</artifactId>
    <version>2.0.0</version>
</dependency>