is not current version
Last Version 1.5-RC5.1

org.wicketstuff:openlayers-proxy 1.4.19

For Web Feature Service Requests a Proxy needs to be used. The need for a proxy is due to browser cross site scripting restrictions. It is separated from the main package due to its dependency on commons-httpclient and because it is only needed for WFS or WMSGetFeatureInfo requests.

Categories

Categories

Wicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

openlayers-proxy
Version

Version

1.4.19
Type

Type

jar

Download openlayers-proxy 1.4.19


<!-- https://jarcasting.com/artifacts/org.wicketstuff/openlayers-proxy/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>openlayers-proxy</artifactId>
    <version>1.4.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers-proxy/
implementation 'org.wicketstuff:openlayers-proxy:1.4.19'
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers-proxy/
implementation ("org.wicketstuff:openlayers-proxy:1.4.19")
'org.wicketstuff:openlayers-proxy:jar:1.4.19'
<dependency org="org.wicketstuff" name="openlayers-proxy" rev="1.4.19">
  <artifact name="openlayers-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='openlayers-proxy', version='1.4.19')
)
libraryDependencies += "org.wicketstuff" % "openlayers-proxy" % "1.4.19"
[org.wicketstuff/openlayers-proxy "1.4.19"]