Geoladris Core

The core of a framework for building modular web applications.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.geoladris
ArtifactId

ArtifactId

core
Last Version

Last Version

7.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Geoladris Core
The core of a framework for building modular web applications.
Project URL

Project URL

https://github.com/geoladris/core
Source Code Management

Source Code Management

http://github.com/geoladris/core/tree/master

Download core

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.tomcat : tomcat-catalina Optional jar 8.5.20

test (2)

Group / Artifact Type Version
junit : junit jar 4.8
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Geoladris Core

Build Status GitHub version

Geoladris is a framework for building modular web applications. See doc for more details.

com.github.geoladris

Versions

Version
7.0.0