Jar examples for t:tourniquet-net
Support for network operations, such as port availability detection and network specific matchers.
You can download jar file tourniquet-net 0.4.6 in this page.
Apache License
You can use the following script to add tourniquet-net-0.4.6.jar to your project.
<dependency> <groupId>io.tourniquet.junit</groupId> <artifactId>tourniquet-net</artifactId> <version>0.4.6</version> </dependency>
compile group: 'io.tourniquet.junit', name: 'tourniquet-net', version: '0.4.6'
libraryDependencies += "io.tourniquet.junit" % "tourniquet-net" % "0.4.6"
<dependency org="io.tourniquet.junit" name="tourniquet-net" rev="0.4.6"/>
@Grapes(@Grab(group='io.tourniquet.junit', module='tourniquet-net', version='0.4.6'))
'io.tourniquet.junit:tourniquet-net:jar:0.4.6'
Click the following link to download the jar file.
tourniquet-net-0.4.6-javadoc.jar