Jar examples for s:saaj-api
Part of the Java Web Services Developer Pack 1.6
You can download jar file saaj-api 1.3.4 in this page.
Open Source License
You can use the following script to add saaj-api-1.3.4.jar to your project.
<dependency> <groupId>javax.xml.soap</groupId> <artifactId>saaj-api</artifactId> <version>1.3.4</version> </dependency>
compile group: 'javax.xml.soap', name: 'saaj-api', version: '1.3.4'
libraryDependencies += "javax.xml.soap" % "saaj-api" % "1.3.4"
<dependency org="javax.xml.soap" name="saaj-api" rev="1.3.4"/>
@Grapes(@Grab(group='javax.xml.soap', module='saaj-api', version='1.3.4'))
'javax.xml.soap:saaj-api:jar:1.3.4'
Click the following link to download the jar file.
saaj-api-1.3.4-javadoc.jar