Download opensaml-2.6.0.jar file - Jar o

Jar examples for o:opensaml

Description

The OpenSAML-J library provides tools to support developers working with the Security Assertion Markup Language (SAML).

You can download jar file opensaml 2.6.0 in this page.

Build File

You can use the following script to add opensaml-2.6.0.jar to your project.

<dependency>
   <groupId>io.apigee.opensaml</groupId>
   <artifactId>opensaml</artifactId>
   <version>2.6.0</version>
</dependency>
compile group: 'io.apigee.opensaml', name: 'opensaml', version: '2.6.0'
libraryDependencies += "io.apigee.opensaml" % "opensaml" % "2.6.0"
<dependency org="io.apigee.opensaml" name="opensaml" rev="2.6.0"/>
@Grapes(@Grab(group='io.apigee.opensaml', module='opensaml', version='2.6.0'))
'io.apigee.opensaml:opensaml:jar:2.6.0'

Download

Click the following link to download the jar file.

opensaml-2.6.0-javadoc.jar
opensaml-2.6.0-sources.jar
opensaml-2.6.0.jar
opensaml-2.6.0.pom



Related Tutorials