Forward EWP API Client for an EWP Node

Java library that provides a simple way to use the Forward EWP APIs of an EWP Node (https://github.com/ULisboa/ewp-node) by abstracting protocol communications.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

pt.ulisboa
ArtifactId

ArtifactId

forward-ewp-api-client
Last Version

Last Version

0.14.2
Release Date

Release Date

Type

Type

jar
Description

Description

Forward EWP API Client for an EWP Node
Java library that provides a simple way to use the Forward EWP APIs of an EWP Node (https://github.com/ULisboa/ewp-node) by abstracting protocol communications.
Project URL

Project URL

https://github.com/ULisboa/forward-ewp-api-client
Source Code Management

Source Code Management

http://github.com/ULisboa/forward-ewp-api-client/tree/master

Download forward-ewp-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/pt.ulisboa/forward-ewp-api-client/ -->
<dependency>
    <groupId>pt.ulisboa</groupId>
    <artifactId>forward-ewp-api-client</artifactId>
    <version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/pt.ulisboa/forward-ewp-api-client/
implementation 'pt.ulisboa:forward-ewp-api-client:0.14.2'
// https://jarcasting.com/artifacts/pt.ulisboa/forward-ewp-api-client/
implementation ("pt.ulisboa:forward-ewp-api-client:0.14.2")
'pt.ulisboa:forward-ewp-api-client:jar:0.14.2'
<dependency org="pt.ulisboa" name="forward-ewp-api-client" rev="0.14.2">
  <artifact name="forward-ewp-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='pt.ulisboa', module='forward-ewp-api-client', version='0.14.2')
)
libraryDependencies += "pt.ulisboa" % "forward-ewp-api-client" % "0.14.2"
[pt.ulisboa/forward-ewp-api-client "0.14.2"]

Dependencies

compile (12)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.6
io.github.openfeign : feign-slf4j jar 11.6
io.github.openfeign : feign-jaxb jar 11.6
io.github.openfeign.form : feign-form jar 3.8.0
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.2
org.springframework : spring-oxm jar 5.3.6
pt.ulisboa : ewp-connector-api jar 3.7.0
com.auth0 : java-jwt jar 3.10.2
com.google.guava : guava jar 30.0-jre
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
io.github.openfeign : feign-mock jar 11.6
org.assertj : assertj-core jar 3.15.0
org.mockito : mockito-core jar 2.25.1

Project Modules

There are no modules declared in this project.
pt.ulisboa

Universidade de Lisboa

Repositório da Universidade de Lisboa

Versions

Version
0.14.2
0.14.1
0.14.0
0.13.1
0.13.0
0.12.0
0.10.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0