Geoladris Core
Geoladris is a framework for building modular web applications. See doc for more details.
License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.geoladris |
ArtifactId | ArtifactIdcore |
Last Version | Last Version7.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoladris Core
The core of a framework for building modular web applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-7.0.0.pom | |
core-7.0.0.jar | 45 KB |
core-7.0.0-sources.jar | 27 KB |
core-7.0.0-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.geoladris/core/ -->
<dependency>
<groupId>com.github.geoladris</groupId>
<artifactId>core</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris/core/
implementation 'com.github.geoladris:core:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris/core/
implementation ("com.github.geoladris:core:7.0.0")
'com.github.geoladris:core:jar:7.0.0'
<dependency org="com.github.geoladris" name="core" rev="7.0.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris', module='core', version='7.0.0')
)
libraryDependencies += "com.github.geoladris" % "core" % "7.0.0"
[com.github.geoladris/core "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.csgis.commons : lib-json | jar | 1.1.2 |
org.apache.commons : commons-dbcp2 | jar | 2.1.1 |
org.postgresql : postgresql | jar | 9.4.1212 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.tomcat : tomcat-catalina Optional | jar | 8.5.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8 |
org.mockito : mockito-all | jar | 1.10.19 |
Geoladris is a framework for building modular web applications. See doc for more details.