Download eemws-core-1.1.2.jar file - Jar e

Jar examples for e:eemws-core

Description

Core implementation of IEC 62325-504 technical specification. eemws-core includes schemas, wsdl, and compiled classes necessary for the eem web services

You can download jar file eemws-core 1.1.2 in this page.

License

GNU General Lesser Public License (LGPL) version 3.0

Build File

You can use the following script to add eemws-core-1.1.2.jar to your project.

<dependency>
   <groupId>es.ree.eemws</groupId>
   <artifactId>eemws-core</artifactId>
   <version>1.1.2</version>
</dependency>
compile group: 'es.ree.eemws', name: 'eemws-core', version: '1.1.2'
libraryDependencies += "es.ree.eemws" % "eemws-core" % "1.1.2"
<dependency org="es.ree.eemws" name="eemws-core" rev="1.1.2"/>
@Grapes(@Grab(group='es.ree.eemws', module='eemws-core', version='1.1.2'))
'es.ree.eemws:eemws-core:jar:1.1.2'

Download

Click the following link to download the jar file.

eemws-core-1.1.2-javadoc.jar
eemws-core-1.1.2-sources.jar
eemws-core-1.1.2.jar
eemws-core-1.1.2.pom



Related Tutorials