MVN

org.opensaml : opensaml1

Maven & Gradle

Nov 27, 2012
5 usages

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

<dependency>
    <groupId>org.opensaml</groupId>
    <artifactId>opensaml1</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opensaml : opensaml1 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of org.opensaml : opensaml1 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
opensaml1-1.1

How to add a dependency to Maven

Add the following org.opensaml : opensaml1 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opensaml</groupId>
    <artifactId>opensaml1</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opensaml : opensaml1 gradle dependency to your build.gradle file:

implementation 'org.opensaml:opensaml1:1.1'

Gradle Kotlin DSL: Add the following org.opensaml : opensaml1 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opensaml:opensaml1:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opensaml : opensaml1 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opensaml" % "opensaml1" % "1.1"

Advertisement

Dependencies from Group

Feb 11, 2015
151 usages
Feb 11, 2021
100 usages
Feb 11, 2021
95 usages
Feb 11, 2021
91 usages
Feb 11, 2021
78 usages

Discover Dependencies

May 22, 2012
4 usages
Feb 13, 2015
4 usages
6 stars
Jan 10, 2014
16 usages
114 stars
Nov 20, 2014
2 usages
70 stars
Apr 27, 2013
15 usages
Apr 16, 2014
5 usages
1 stars