Download security-helper-1.2.6.jar file - Jar s

Jar examples for s:security-helper

Description

This library is used to help with HTTP with SSL auth client and WS-Secutiry.

You can download jar file security-helper 1.2.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add security-helper-1.2.6.jar to your project.

<dependency>
   <groupId>br.com.esec.icpm</groupId>
   <artifactId>security-helper</artifactId>
   <version>1.2.6</version>
</dependency>
compile group: 'br.com.esec.icpm', name: 'security-helper', version: '1.2.6'
libraryDependencies += "br.com.esec.icpm" % "security-helper" % "1.2.6"
<dependency org="br.com.esec.icpm" name="security-helper" rev="1.2.6"/>
@Grapes(@Grab(group='br.com.esec.icpm', module='security-helper', version='1.2.6'))
'br.com.esec.icpm:security-helper:jar:1.2.6'

Download

Click the following link to download the jar file.

security-helper-1.2.6-javadoc.jar
security-helper-1.2.6-sources.jar
security-helper-1.2.6.jar
security-helper-1.2.6.pom



Related Tutorials