MVN

com.github.geoladris : plugins

Maven & Gradle

Feb 20, 2018
0 stars

Geoladris Plugins · The plugins for Geoladris, a framework for building modular web applications.

<dependency>
    <groupId>com.github.geoladris</groupId>
    <artifactId>plugins</artifactId>
    <version>tour</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.geoladris : plugins to add to Maven - Latest Versions:

  • Latest Stable: tour

All Versions

Choose a version of com.github.geoladris : plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
plugins-7.0.0
tour
plugins-tour
time
plugins-time-slider
ol2controls
plugins-ol2controls
ol2
plugins-ol2
layers
plugins-layers-editor
layer
plugins-layer-time-sliders
plugins-layer-order
language
plugins-language-buttons
geojson
plugins-geojson
geoexplorer
plugins-geoexplorer-reader
footnote
plugins-footnote
feedback
plugins-feedback
base
plugins-base
auth
plugins-auth

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.geoladris</groupId>
    <artifactId>plugins</artifactId>
    <version>tour</version>
</dependency>

Advertisement