#GWT-OpenLayers
GWT-OpenLayers is a Java wrapper for the OpenLayers JavaScript API. It allows GWT projects to use the OpenLayers JavaScript API.
For more info please visit http://www.gwtopenlayers.org/
License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial CLI |
GroupId | GroupIdorg.gwtopenmaps.openlayers |
ArtifactId | ArtifactIdgwt-openlayers-client |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-openlayers-client
GWT-OpenLayers is a GWT Wrapper for the OpenLayers JavaScript Map Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gwt-openlayers-client-1.1.0.pom | |
gwt-openlayers-client-1.1.0.jar | 559 KB |
gwt-openlayers-client-1.1.0-sources.jar | 245 KB |
gwt-openlayers-client-1.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-client/ -->
<dependency>
<groupId>org.gwtopenmaps.openlayers</groupId>
<artifactId>gwt-openlayers-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-client/
implementation 'org.gwtopenmaps.openlayers:gwt-openlayers-client:1.1.0'
// https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-client/
implementation ("org.gwtopenmaps.openlayers:gwt-openlayers-client:1.1.0")
'org.gwtopenmaps.openlayers:gwt-openlayers-client:jar:1.1.0'
<dependency org="org.gwtopenmaps.openlayers" name="gwt-openlayers-client" rev="1.1.0">
<artifact name="gwt-openlayers-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gwtopenmaps.openlayers', module='gwt-openlayers-client', version='1.1.0')
)
libraryDependencies += "org.gwtopenmaps.openlayers" % "gwt-openlayers-client" % "1.1.0"
[org.gwtopenmaps.openlayers/gwt-openlayers-client "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
#GWT-OpenLayers
GWT-OpenLayers is a Java wrapper for the OpenLayers JavaScript API. It allows GWT projects to use the OpenLayers JavaScript API.
For more info please visit http://www.gwtopenlayers.org/