Geoladris Plugins
This repository contains Geoladris plugins. See doc for more details.
License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.geoladris |
ArtifactId | ArtifactIdplugins |
Last Version | Last Version7.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeoladris Plugins
The plugins for Geoladris, a framework for building modular web applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugins-7.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.geoladris/plugins/ -->
<dependency>
<groupId>com.github.geoladris</groupId>
<artifactId>plugins</artifactId>
<version>7.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris/plugins/
implementation 'com.github.geoladris:plugins:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris/plugins/
implementation ("com.github.geoladris:plugins:7.0.0")
'com.github.geoladris:plugins:pom:7.0.0'
<dependency org="com.github.geoladris" name="plugins" rev="7.0.0">
<artifact name="plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris', module='plugins', version='7.0.0')
)
libraryDependencies += "com.github.geoladris" % "plugins" % "7.0.0"
[com.github.geoladris/plugins "7.0.0"]
This repository contains Geoladris plugins. See doc for more details.