MVN

com.onelogin : java-saml

Maven & Gradle

Feb 02, 2022
11 usages
499 stars

OneLogin java-saml Toolkit

<dependency>
    <groupId>com.onelogin</groupId>
    <artifactId>java-saml</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.onelogin : java-saml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of com.onelogin : java-saml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
java-saml-2.9.0
2.8.x
java-saml-2.8.0
2.7.x
java-saml-2.7.0
2.6.x
java-saml-2.6.0
2.5.x
java-saml-2.5.0
2.4.x
java-saml-2.4.1
java-saml-2.4.0
2.3.x
java-saml-2.3.0
2.2.x
java-saml-2.2.0
2.1.x
java-saml-2.1.0
2.0.x
java-saml-2.0.1
java-saml-2.0.0

How to add a dependency to Maven

Add the following com.onelogin : java-saml maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.onelogin</groupId>
    <artifactId>java-saml</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.onelogin : java-saml gradle dependency to your build.gradle file:

implementation 'com.onelogin:java-saml:2.9.0'

Gradle Kotlin DSL: Add the following com.onelogin : java-saml gradle kotlin dependency to your build.gradle.kts file:

implementation("com.onelogin:java-saml:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.onelogin : java-saml sbt scala dependency to your build.sbt file:

libraryDependencies += "com.onelogin" % "java-saml" % "2.9.0"

Advertisement

Dependencies from Group

Feb 02, 2022
11 usages
499 stars
Feb 02, 2022
3 usages
489 stars
Nov 18, 2022
2 usages
5 stars
Feb 01, 2022
499 stars
Feb 01, 2022
489 stars

Discover Dependencies

Sep 30, 2021
24 stars
Apr 26, 2018
6 stars
Feb 12, 2018
2 usages
0 stars
Feb 14, 2019
6 stars
Jul 24, 2022
3 usages
558 stars
May 19, 2023
4 usages
Dec 19, 2016
Jun 02, 2021
4 stars