Geoladris Applications
This repository contains Geoladris applications. See doc for more details.
License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.geoladris.apps |
ArtifactId | ArtifactIddemo |
Last Version | Last Version7.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDemo
Demo app for Geoladris
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
demo-7.0.0.pom | |
demo-7.0.0.war | 15 MB |
demo-7.0.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.geoladris.apps/demo/ -->
<dependency>
<groupId>com.github.geoladris.apps</groupId>
<artifactId>demo</artifactId>
<version>7.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris.apps/demo/
implementation 'com.github.geoladris.apps:demo:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris.apps/demo/
implementation ("com.github.geoladris.apps:demo:7.0.0")
'com.github.geoladris.apps:demo:war:7.0.0'
<dependency org="com.github.geoladris.apps" name="demo" rev="7.0.0">
<artifact name="demo" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris.apps', module='demo', version='7.0.0')
)
libraryDependencies += "com.github.geoladris.apps" % "demo" % "7.0.0"
[com.github.geoladris.apps/demo "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.geoladris : core | jar | 7.0.0 |
com.github.geoladris.plugins : base | jar | 7.0.0 |
com.github.geoladris.plugins : auth | jar | 7.0.0 |
com.github.geoladris.plugins : layers-editor | jar | 7.0.0 |
com.github.geoladris.plugins : footnote | jar | 7.0.0 |
com.github.geoladris.plugins : feedback | jar | 7.0.0 |
com.github.geoladris.plugins : layer-time-sliders | jar | 7.0.0 |
com.github.geoladris.plugins : language-buttons | jar | 7.0.0 |
com.github.geoladris.plugins : time-slider | jar | 7.0.0 |
com.github.geoladris.plugins : tour | jar | 7.0.0 |
com.github.geoladris.plugins : layer-order | jar | 7.0.0 |
proxy » http_proxy | jar | 1.0.5 |
de.csgis.geoladris » ui | jar | 1.0.0-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 9.3-1102-jdbc4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.eclipse.jetty : jetty-server | jar | 8.1.16.v20140903 |
org.eclipse.jetty : jetty-webapp | jar | 8.1.16.v20140903 |
org.eclipse.jetty : jetty-plus | jar | 8.1.16.v20140903 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
org.apache.tomcat : tomcat-catalina | jar | 8.5.15 |
org.mockito : mockito-all | jar | 1.9.5 |
This repository contains Geoladris applications. See doc for more details.