Download tourniquet-security-0.4.2.jar file - Jar t

Jar examples for t:tourniquet-security

Description

Helper classes for dealing with java security (JAAS)

You can download jar file tourniquet-security 0.4.2 in this page.

License

Apache License

Build File

You can use the following script to add tourniquet-security-0.4.2.jar to your project.

<dependency>
   <groupId>io.tourniquet.junit</groupId>
   <artifactId>tourniquet-security</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'io.tourniquet.junit', name: 'tourniquet-security', version: '0.4.2'
libraryDependencies += "io.tourniquet.junit" % "tourniquet-security" % "0.4.2"
<dependency org="io.tourniquet.junit" name="tourniquet-security" rev="0.4.2"/>
@Grapes(@Grab(group='io.tourniquet.junit', module='tourniquet-security', version='0.4.2'))
'io.tourniquet.junit:tourniquet-security:jar:0.4.2'

Download

Click the following link to download the jar file.

tourniquet-security-0.4.2-javadoc.jar
tourniquet-security-0.4.2-sources.jar
tourniquet-security-0.4.2.jar
tourniquet-security-0.4.2.pom



Related Tutorials