License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.disy.legato |
ArtifactId | ArtifactIdlegato-demo |
Version | Version2.0.0 |
Type | Typewar |
Description |
DescriptionLegato Demo
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-demo-2.0.0.pom | |
legato-demo-2.0.0.war | 8 MB |
legato-demo-2.0.0-sources.jar | 515 bytes |
legato-demo-2.0.0-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.disy.legato/legato-demo/ -->
<dependency>
<groupId>net.disy.legato</groupId>
<artifactId>legato-demo</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.disy.legato/legato-demo/
implementation 'net.disy.legato:legato-demo:2.0.0'
// https://jarcasting.com/artifacts/net.disy.legato/legato-demo/
implementation ("net.disy.legato:legato-demo:2.0.0")
'net.disy.legato:legato-demo:war:2.0.0'
<dependency org="net.disy.legato" name="legato-demo" rev="2.0.0">
<artifact name="legato-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='net.disy.legato', module='legato-demo', version='2.0.0')
)
libraryDependencies += "net.disy.legato" % "legato-demo" % "2.0.0"
[net.disy.legato/legato-demo "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
net.disy.legato : legato-tools | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
net.disy.legato : legato-testing | jar | 2.0.0 |
junit : junit | jar | 4.5 |