MVN

org.opensaml : openws

Maven & Gradle

Feb 11, 2015
38 usages

OpenWS · The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients.

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

Latest Version

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

  • Latest Stable: 1.5.4

All Versions

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

Version Vulnerabilities Updated
1.5.x
openws-1.5.4
openws-1.5.1
openws-1.5.0
1.4.x
openws-1.4.4
openws-1.4.2-1
openws-1.4.2
openws-1.4.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.opensaml</groupId>
    <artifactId>openws</artifactId>
    <version>1.5.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.opensaml:openws:1.5.4'

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

implementation("org.opensaml:openws:1.5.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.opensaml" % "openws" % "1.5.4"

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

Mar 06, 2012
75 usages
Feb 26, 2013
81 usages
24 stars
Sep 23, 2022
15 usages
44 stars
Mar 11, 2017
36 usages
12.5k stars
Apr 09, 2022
24 usages
Nov 12, 2015
38 usages
Jan 22, 2022
29 usages