Viz HTTP Proxy Service

Backend HTTP Proxy service to work around cross-site scripting limitations

License

License

GroupId

GroupId

ch.exense.viz
ArtifactId

ArtifactId

viz-proxy
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Viz HTTP Proxy Service
Backend HTTP Proxy service to work around cross-site scripting limitations
Project URL

Project URL

http://exense.ch/

Download viz-proxy

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.
ch.exense.viz

exense

Versions

Version
1.1.1
1.1.0
1.0.1
1.0.0