Last Version

Forward EWP API Client for an EWP Node 0.14.2

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
Version

Version

0.14.2
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 0.14.2


<!-- 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.