Last Version

Fluid RESTful Web Service Client 1.12

The Fluid Restful Web Service Java Client.

License

License

GNU GENERAL PUBLIC LICENSE, Version 3
Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.fluidbpm
ArtifactId

ArtifactId

fluid-ws-java-client
Version

Version

1.12
Type

Type

jar
Description

Description

Fluid RESTful Web Service Client
The Fluid Restful Web Service Java Client.
Project URL

Project URL

https://github.com/Koekiebox-PTY-LTD/Fluid

Download fluid-ws-java-client 1.12


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fluidbpm : fluid-api jar 1.12
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.12

provided (10)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
javax.websocket : javax.websocket-client-api jar 1.1
org.glassfish.tyrus : tyrus-container-grizzly-client jar 1.18
org.glassfish.grizzly : grizzly-framework jar 2.4.4
org.glassfish.grizzly : grizzly-http jar 2.4.4
org.glassfish.tyrus : tyrus-client jar 1.18
org.glassfish.tyrus : tyrus-core jar 1.18
org.glassfish.tyrus : tyrus-spi jar 1.18
javax.xml.bind : jaxb-api jar 2.3.0
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.