Download proxy-3.13.jar file - Jar p

Jar examples for p:proxy

Description

The proxy component of spiceJ, capable of creating network proxies for using the shaping functionality of spiceJ on network streams

You can download jar file proxy 3.13 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add proxy-3.13.jar to your project.

<dependency>
   <groupId>com.wavefront</groupId>
   <artifactId>proxy</artifactId>
   <version>3.13</version>
</dependency>
compile group: 'com.wavefront', name: 'proxy', version: '3.13'
libraryDependencies += "com.wavefront" % "proxy" % "3.13"
<dependency org="com.wavefront" name="proxy" rev="3.13"/>
@Grapes(@Grab(group='com.wavefront', module='proxy', version='3.13'))
'com.wavefront:proxy:jar:3.13'

Download

Click the following link to download the jar file.

proxy-3.13-javadoc.jar
proxy-3.13-sources.jar
proxy-3.13.jar
proxy-3.13.pom



Related Tutorials