MVN

org.opensaml : opensaml-soap-impl

Maven & Gradle

Feb 11, 2021
19 usages

OpenSAML :: SOAP Provider Implementations · SOAP Provider Implementations

<dependency>
    <groupId>org.opensaml</groupId>
    <artifactId>opensaml-soap-impl</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.0.0

All Versions

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

Version Vulnerabilities Updated
4.0.x
opensaml-soap-impl-4.0.1
opensaml-soap-impl-4.0.0
3.4.x
opensaml-soap-impl-3.4.6
opensaml-soap-impl-3.4.5
opensaml-soap-impl-3.4.3
3.3.x
opensaml-soap-impl-3.3.1
opensaml-soap-impl-3.3.0
3.2.x
opensaml-soap-impl-3.2.0
3.1.x
opensaml-soap-impl-3.1.1
opensaml-soap-impl-3.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.opensaml</groupId>
    <artifactId>opensaml-soap-impl</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.opensaml:opensaml-soap-impl:4.0.0'

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

implementation("org.opensaml:opensaml-soap-impl:4.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.opensaml" % "opensaml-soap-impl" % "4.0.0"

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

Feb 11, 2021
61 usages
Feb 11, 2021
100 usages
Feb 11, 2021
95 usages
Jan 27, 2017
13 usages
1.5k stars
Jun 20, 2015
654 stars
Aug 07, 2023
262 usages
979 stars