Last Version

OpenSAML-J 1.1

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

License

License

GroupId

GroupId

org.opensaml
ArtifactId

ArtifactId

opensaml1
Version

Version

1.1
Type

Type

jar
Description

Description

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

Project Organization

Internet2

Download opensaml1 1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.