Jar examples for p:ph-xmldsig
Wrapper library to handle XMLDsig more easily
You can download jar file ph-xmldsig 1.1.2 in this page.
Apache 2
You can use the following script to add ph-xmldsig-1.1.2.jar to your project.
<dependency> <groupId>com.helger</groupId> <artifactId>ph-xmldsig</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.helger', name: 'ph-xmldsig', version: '1.1.2'
libraryDependencies += "com.helger" % "ph-xmldsig" % "1.1.2"
<dependency org="com.helger" name="ph-xmldsig" rev="1.1.2"/>
@Grapes(@Grab(group='com.helger', module='ph-xmldsig', version='1.1.2'))
'com.helger:ph-xmldsig:jar:1.1.2'
Click the following link to download the jar file.
ph-xmldsig-1.1.2-javadoc.jar