Jar examples for e:eemws-utils
Core implementation of IEC 62325-504 technical specification. eemws-utils includes several useful classes to manage xml messages and their digital signatures
You can download jar file eemws-utils 1.1.2 in this page.
GNU General Lesser Public License (LGPL) version 3.0
You can use the following script to add eemws-utils-1.1.2.jar to your project.
<dependency> <groupId>es.ree.eemws</groupId> <artifactId>eemws-utils</artifactId> <version>1.1.2</version> </dependency>
compile group: 'es.ree.eemws', name: 'eemws-utils', version: '1.1.2'
libraryDependencies += "es.ree.eemws" % "eemws-utils" % "1.1.2"
<dependency org="es.ree.eemws" name="eemws-utils" rev="1.1.2"/>
@Grapes(@Grab(group='es.ree.eemws', module='eemws-utils', version='1.1.2'))
'es.ree.eemws:eemws-utils:jar:1.1.2'
Click the following link to download the jar file.
eemws-utils-1.1.2-javadoc.jar