MVN

org.gwtopenmaps.openlayers : gwt-openlayers

Maven & Gradle

Feb 23, 2017
47 stars

GWT-OpenLayers is a GWT Wrapper for the OpenLayers JavaScript Map Library

<dependency>
    <groupId>org.gwtopenmaps.openlayers</groupId>
    <artifactId>gwt-openlayers</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.gwtopenmaps.openlayers : gwt-openlayers to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.gwtopenmaps.openlayers : gwt-openlayers to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
gwt-openlayers-1.1.0
1.0
gwt-openlayers-1.0
0.9
gwt-openlayers-0.9
0.8
gwt-openlayers-0.8
0.7
gwt-openlayers-0.7
0.6
gwt-openlayers-0.6
0.5
gwt-openlayers-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.gwtopenmaps.openlayers</groupId>
    <artifactId>gwt-openlayers</artifactId>
    <version>1.1.0</version>
</dependency>