MVN

javax.xml.soap : saaj-impl

Maven & Gradle

May 27, 2008
3 usages
<dependency>
    <groupId>javax.xml.soap</groupId>
    <artifactId>saaj-impl</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.xml.soap : saaj-impl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of javax.xml.soap : saaj-impl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
saaj-impl-1.3

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.xml.soap</groupId>
    <artifactId>saaj-impl</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.xml.soap : saaj-impl gradle dependency to your build.gradle file:

implementation 'javax.xml.soap:saaj-impl:1.3'

Gradle Kotlin DSL: Add the following javax.xml.soap : saaj-impl gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.xml.soap:saaj-impl:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.xml.soap : saaj-impl sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.xml.soap" % "saaj-impl" % "1.3"

Advertisement

Dependencies from Group

Jun 13, 2017
568 usages
7 stars
Mar 21, 2013
123 usages
May 27, 2008
3 usages

Discover Dependencies

Jul 15, 2014
1 usages
192 stars
Oct 05, 2017
1 usages
157 stars
Jun 26, 2023
3 usages
1.7k stars
Feb 08, 2023
4 usages
Feb 20, 2019
3 usages
Mar 14, 2022
3 usages
12.2k stars
Jun 07, 2022
5 usages
65 stars