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 in this page.
Open Source License
You can use the following script to add saaj-api-1.3.jar to your project.
<dependency> <groupId>javax.xml</groupId> <artifactId>saaj-api</artifactId> <version>1.3</version> </dependency>
compile group: 'javax.xml', name: 'saaj-api', version: '1.3'
libraryDependencies += "javax.xml" % "saaj-api" % "1.3"
<dependency org="javax.xml" name="saaj-api" rev="1.3"/>
@Grapes(@Grab(group='javax.xml', module='saaj-api', version='1.3'))
'javax.xml:saaj-api:jar:1.3'
Click the following link to download the jar file.
saaj-api-1.3-sources.jar