| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.github.geoladris.plugins |
| ArtifactId | ArtifactIdbase |
| Last Version | Last Version7.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBase
Base plugin for Geoladris
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base-7.0.0.pom | |
| base-7.0.0.jar | 86 KB |
| base-7.0.0-sources.jar | 74 KB |
| base-7.0.0-javadoc.jar | 136 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| 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 |