Download toxiproxy-java-2.1.1.jar file - Jar t

Jar examples for t:toxiproxy-java

Description

A Java client for the Toxiproxy.

You can download jar file toxiproxy-java 2.1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add toxiproxy-java-2.1.1.jar to your project.

<dependency>
   <groupId>eu.rekawek.toxiproxy</groupId>
   <artifactId>toxiproxy-java</artifactId>
   <version>2.1.1</version>
</dependency>
compile group: 'eu.rekawek.toxiproxy', name: 'toxiproxy-java', version: '2.1.1'
libraryDependencies += "eu.rekawek.toxiproxy" % "toxiproxy-java" % "2.1.1"
<dependency org="eu.rekawek.toxiproxy" name="toxiproxy-java" rev="2.1.1"/>
@Grapes(@Grab(group='eu.rekawek.toxiproxy', module='toxiproxy-java', version='2.1.1'))
'eu.rekawek.toxiproxy:toxiproxy-java:jar:2.1.1'

Download

Click the following link to download the jar file.

toxiproxy-java-2.1.1-javadoc.jar
toxiproxy-java-2.1.1-sources.jar
toxiproxy-java-2.1.1.jar
toxiproxy-java-2.1.1.pom



Related Tutorials