Base

Base plugin for Geoladris

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.geoladris.plugins
ArtifactId

ArtifactId

base
Last Version

Last Version

7.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Base
Base plugin for Geoladris
Project URL

Project URL

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

Source Code Management

http://github.com/geoladris/plugins/tree/master/base

Download base

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.geoladris.plugins/base/ -->
<dependency>
    <groupId>com.github.geoladris.plugins</groupId>
    <artifactId>base</artifactId>
    <version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/base/
implementation 'com.github.geoladris.plugins:base:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/base/
implementation ("com.github.geoladris.plugins:base:7.0.0")
'com.github.geoladris.plugins:base:jar:7.0.0'
<dependency org="com.github.geoladris.plugins" name="base" rev="7.0.0">
  <artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris.plugins', module='base', version='7.0.0')
)
libraryDependencies += "com.github.geoladris.plugins" % "base" % "7.0.0"
[com.github.geoladris.plugins/base "7.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
commons-io : commons-io jar 2.4
com.github.geoladris : core jar 7.0.0
com.github.geoladris.plugins : ol2 jar 7.0.0
com.github.geoladris.plugins : ol2controls jar 7.0.0
com.github.geoladris.plugins : geojson jar 7.0.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.5
org.codehaus.jackson : jackson-mapper-asl jar 1.9.12

Project Modules

There are no modules declared in this project.

Versions

Version
7.0.0