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