Geoladris Plugins
This repository contains Geoladris plugins. See doc for more details.
| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.github.geoladris.plugins |
| ArtifactId | ArtifactIdfeedback |
| Last Version | Last Version7.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFeedback
Feedback plugin for Geoladris
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| feedback-7.0.0.pom | |
| feedback-7.0.0.jar | 30 KB |
| feedback-7.0.0-sources.jar | 17 KB |
| feedback-7.0.0-javadoc.jar | 79 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.geoladris.plugins/feedback/ -->
<dependency>
<groupId>com.github.geoladris.plugins</groupId>
<artifactId>feedback</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/feedback/
implementation 'com.github.geoladris.plugins:feedback:7.0.0'
// https://jarcasting.com/artifacts/com.github.geoladris.plugins/feedback/
implementation ("com.github.geoladris.plugins:feedback:7.0.0")
'com.github.geoladris.plugins:feedback:jar:7.0.0'
<dependency org="com.github.geoladris.plugins" name="feedback" rev="7.0.0">
<artifact name="feedback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geoladris.plugins', module='feedback', version='7.0.0')
)
libraryDependencies += "com.github.geoladris.plugins" % "feedback" % "7.0.0"
[com.github.geoladris.plugins/feedback "7.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.geoladris.plugins : base | jar | 7.0.0 |
| javax.mail : javax.mail-api | jar | 1.5.2 |
| com.sun.mail : javax.mail | jar | 1.5.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.mockito : mockito-all | jar | 1.9.5 |
This repository contains Geoladris plugins. See doc for more details.