License |
License |
---|---|
GroupId | GroupIdch.exense.viz |
ArtifactId | ArtifactIdviz-proxy |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionViz HTTP Proxy Service
Backend HTTP Proxy service to work around cross-site scripting limitations
|
Project URL |
Project URL |
Filename | Size |
---|---|
viz-proxy-1.1.1.pom | |
viz-proxy-1.1.1.jar | 6 KB |
viz-proxy-1.1.1-sources.jar | 4 KB |
viz-proxy-1.1.1-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |