OpenSAML-J

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

License

License

GroupId

GroupId

io.apigee.opensaml
ArtifactId

ArtifactId

opensaml
Last Version

Last Version

2.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download opensaml

How to add to project

<!-- https://jarcasting.com/artifacts/io.apigee.opensaml/opensaml/ -->
<dependency>
    <groupId>io.apigee.opensaml</groupId>
    <artifactId>opensaml</artifactId>
    <version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.apigee.opensaml/opensaml/
implementation 'io.apigee.opensaml:opensaml:2.6.2'
// https://jarcasting.com/artifacts/io.apigee.opensaml/opensaml/
implementation ("io.apigee.opensaml:opensaml:2.6.2")
'io.apigee.opensaml:opensaml:jar:2.6.2'
<dependency org="io.apigee.opensaml" name="opensaml" rev="2.6.2">
  <artifact name="opensaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.apigee.opensaml', module='opensaml', version='2.6.2')
)
libraryDependencies += "io.apigee.opensaml" % "opensaml" % "2.6.2"
[io.apigee.opensaml/opensaml "2.6.2"]

Dependencies

compile (10)

Group / Artifact Type Version
io.apigee.opensaml : openws jar 1.5.2
org.apache.velocity : velocity jar 1.7
commons-httpclient : commons-httpclient jar 3.1
org.owasp.esapi : esapi jar 2.0.1
joda-time : joda-time jar 2.2
org.apache.santuario : xmlsec jar 1.5.6
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : jul-to-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
net.jcip : jcip-annotations jar 1.0

runtime (5)

Group / Artifact Type Version
org.apache.xerces » xml-apis jar 2.10.0
org.apache.xerces » xercesImpl jar 2.10.0
org.apache.xerces » serializer jar 2.10.0
xml-resolver : xml-resolver jar 1.2
xalan : xalan jar 2.7.1

test (7)

Group / Artifact Type Version
junit : junit jar 3.8.2
ch.qos.logback : logback-classic jar 1.0.11
org.springframework : spring-core jar 2.5.6.SEC03
org.springframework : spring-test jar 2.5.6.SEC03
com.google.guava : guava jar 14.0.1
org.testng : testng jar 6.8
xmlunit : xmlunit jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.6.2
2.6.0