Last Version

Openlayers - Proxy 1.5-RC5.1

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.

License

License

Categories

Categories

Wicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

openlayers-proxy
Version

Version

1.5-RC5.1
Type

Type

jar
Description

Description

Openlayers - Proxy
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.

Download openlayers-proxy 1.5-RC5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wicketstuff : openlayers jar 1.5-RC5.1
org.apache.wicket : wicket pom 1.5-RC5.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.