Jar examples for o:opensaml
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.
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'
Click the following link to download the jar file.
opensaml-2.6.0-javadoc.jar