#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 |
GroupId | GroupIdorg.gwtopenmaps.openlayers |
ArtifactId | ArtifactIdgwt-openlayers-server |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-openlayers-server
GWT-OpenLayers is a GWT Wrapper for the OpenLayers JavaScript Map Library
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-server/ -->
<dependency>
<groupId>org.gwtopenmaps.openlayers</groupId>
<artifactId>gwt-openlayers-server</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-server/
implementation 'org.gwtopenmaps.openlayers:gwt-openlayers-server:1.1.0'
// https://jarcasting.com/artifacts/org.gwtopenmaps.openlayers/gwt-openlayers-server/
implementation ("org.gwtopenmaps.openlayers:gwt-openlayers-server:1.1.0")
'org.gwtopenmaps.openlayers:gwt-openlayers-server:jar:1.1.0'
<dependency org="org.gwtopenmaps.openlayers" name="gwt-openlayers-server" rev="1.1.0">
<artifact name="gwt-openlayers-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gwtopenmaps.openlayers', module='gwt-openlayers-server', version='1.1.0')
)
libraryDependencies += "org.gwtopenmaps.openlayers" % "gwt-openlayers-server" % "1.1.0"
[org.gwtopenmaps.openlayers/gwt-openlayers-server "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
#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/