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