MVN

org.geomajas.plugin : geomajas-plugin-google-all

Maven & Gradle

Jul 09, 2013
2 usages

Geomajas Google layer plug-in · Geomajas Google layer plug-in

<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-plugin-google-all</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.geomajas.plugin : geomajas-plugin-google-all to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.geomajas.plugin : geomajas-plugin-google-all to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
geomajas-plugin-google-all-2.1.0
2.0.x
geomajas-plugin-google-all-2.0.0
1.8.x
geomajas-plugin-google-all-1.8.0
1.7.x
geomajas-plugin-google-all-1.7.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.geomajas.plugin</groupId>
    <artifactId>geomajas-plugin-google-all</artifactId>
    <version>2.1.0</version>
</dependency>