Jar examples for p:proxy
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
proxy-3.13-javadoc.jar