Last Version

Geoladris Core 7.0.0

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
Version

Version

7.0.0
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 7.0.0


<!-- 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.