anythingworks-exampleproject-clientlib

The matching web service client library for the server in this example project to connect to the server. This library is ideally provided by the service provider of the server, so that users can go ahead and hack their userland code against this client library, without having to worry about the transport. Whether the client library uses REST or SOAP is up to the implementor, both are possible. A user of the client library usually does not care what technology is used underneath (as long as things are working correctly).

License

License

LGPLv3
Categories

Categories

CLI User Interface
GroupId

GroupId

com.optimaize.anythingworks.exampleproject.clientlib
ArtifactId

ArtifactId

anythingworks-exampleproject-clientlib
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

anythingworks-exampleproject-clientlib
The matching web service client library for the server in this example project to connect to the server. This library is ideally provided by the service provider of the server, so that users can go ahead and hack their userland code against this client library, without having to worry about the transport. Whether the client library uses REST or SOAP is up to the implementor, both are possible. A user of the client library usually does not care what technology is used underneath (as long as things are working correctly).
Project Organization

Project Organization

Optimaize GmbH, Switzerland

Download anythingworks-exampleproject-clientlib

How to add to project

<!-- https://jarcasting.com/artifacts/com.optimaize.anythingworks.exampleproject.clientlib/anythingworks-exampleproject-clientlib/ -->
<dependency>
    <groupId>com.optimaize.anythingworks.exampleproject.clientlib</groupId>
    <artifactId>anythingworks-exampleproject-clientlib</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.optimaize.anythingworks.exampleproject.clientlib/anythingworks-exampleproject-clientlib/
implementation 'com.optimaize.anythingworks.exampleproject.clientlib:anythingworks-exampleproject-clientlib:0.5'
// https://jarcasting.com/artifacts/com.optimaize.anythingworks.exampleproject.clientlib/anythingworks-exampleproject-clientlib/
implementation ("com.optimaize.anythingworks.exampleproject.clientlib:anythingworks-exampleproject-clientlib:0.5")
'com.optimaize.anythingworks.exampleproject.clientlib:anythingworks-exampleproject-clientlib:jar:0.5'
<dependency org="com.optimaize.anythingworks.exampleproject.clientlib" name="anythingworks-exampleproject-clientlib" rev="0.5">
  <artifact name="anythingworks-exampleproject-clientlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.optimaize.anythingworks.exampleproject.clientlib', module='anythingworks-exampleproject-clientlib', version='0.5')
)
libraryDependencies += "com.optimaize.anythingworks.exampleproject.clientlib" % "anythingworks-exampleproject-clientlib" % "0.5"
[com.optimaize.anythingworks.exampleproject.clientlib/anythingworks-exampleproject-clientlib "0.5"]

Dependencies

compile (6)

Group / Artifact Type Version
com.optimaize.anythingworks.exampleproject.ontology : anythingworks-exampleproject-ontology jar 0.5
com.optimaize.anythingworks.client.rest : anythingworks-client-rest jar 0.5
com.optimaize.anythingworks.client.soap : anythingworks-client-soap jar 0.5
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : jul-to-slf4j jar 1.7.12
com.intellij : annotations jar 12.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.5