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 | ArtifactIddevelop |
Last Version | Last Version7.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionDevelop
Develop app for Geoladris
|
Project URL |
Project URL |
Filename | Size |
---|---|
develop-7.0.0.pom | |
develop-7.0.0.war | 12 MB |
develop-7.0.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.geoladris.apps/develop/ -->
<dependency>
<groupId>com.github.geoladris.apps</groupId>
<artifactId>develop</artifactId>
<version>7.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris.apps/develop/
implementation 'com.github.geoladris.apps:develop:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris.apps/develop/
implementation ("com.github.geoladris.apps:develop:7.0.0")
'com.github.geoladris.apps:develop:war:7.0.0'
<dependency org="com.github.geoladris.apps" name="develop" rev="7.0.0">
<artifact name="develop" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris.apps', module='develop', version='7.0.0')
)
libraryDependencies += "com.github.geoladris.apps" % "develop" % "7.0.0"
[com.github.geoladris.apps/develop "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.