License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-layer-google |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeomajas layer model using Google Maps
Geomajas layer model using Google Maps
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-google/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-layer-google</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-google/
implementation 'org.geomajas.plugin:geomajas-layer-google:2.1.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-layer-google/
implementation ("org.geomajas.plugin:geomajas-layer-google:2.1.0")
'org.geomajas.plugin:geomajas-layer-google:jar:2.1.0'
<dependency org="org.geomajas.plugin" name="geomajas-layer-google" rev="2.1.0">
<artifact name="geomajas-layer-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-layer-google', version='2.1.0')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-layer-google" % "2.1.0"
[org.geomajas.plugin/geomajas-layer-google "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.geomajas : geomajas-api | jar | |
org.slf4j : slf4j-api | jar | 1.6.4 |
org.springframework : spring-context | jar | |
org.geotools » gt-main | jar | |
org.geotools » gt-api | jar | |
org.geotools » gt-cql | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
ch.qos.logback : logback-classic | jar | 1.0.0 |
org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
org.slf4j : log4j-over-slf4j | jar | 1.6.4 |
junit : junit | jar | 4.10 |
org.geomajas : geomajas-impl | jar |