eemws-client

Client implementation of IEC 62325-504 technical specification. eemws-client includes client classes to invoke the eem web services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

es.ree.eemws
ArtifactId

ArtifactId

eemws-client
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

eemws-client
Client implementation of IEC 62325-504 technical specification. eemws-client includes client classes to invoke the eem web services
Project URL

Project URL

https://bitbucket.org/smree/eemws-core
Source Code Management

Source Code Management

https://bitbucket.org/smree/eemws-core

Download eemws-client

How to add to project

<!-- https://jarcasting.com/artifacts/es.ree.eemws/eemws-client/ -->
<dependency>
    <groupId>es.ree.eemws</groupId>
    <artifactId>eemws-client</artifactId>
    <version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/es.ree.eemws/eemws-client/
implementation 'es.ree.eemws:eemws-client:1.3.4'
// https://jarcasting.com/artifacts/es.ree.eemws/eemws-client/
implementation ("es.ree.eemws:eemws-client:1.3.4")
'es.ree.eemws:eemws-client:jar:1.3.4'
<dependency org="es.ree.eemws" name="eemws-client" rev="1.3.4">
  <artifact name="eemws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.ree.eemws', module='eemws-client', version='1.3.4')
)
libraryDependencies += "es.ree.eemws" % "eemws-client" % "1.3.4"
[es.ree.eemws/eemws-client "1.3.4"]

Dependencies

compile (3)

Group / Artifact Type Version
es.ree.eemws : eemws-utils jar 1.3.4
es.ree.eemws : eemws-core jar 1.3.4
javax : javaee-api jar 6.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.4
1.1.2
1.1.0