Last Version

soapworks-exampleproject-clientapp 0.4

The sample client app in this example project that uses the clientlib to connect to the server.

License

License

LGPLv3
Categories

Categories

CLI User Interface
GroupId

GroupId

com.optimaize.soapworks.exampleproject.clientapp
ArtifactId

ArtifactId

soapworks-exampleproject-clientapp
Version

Version

0.4
Type

Type

jar
Description

Description

soapworks-exampleproject-clientapp
The sample client app in this example project that uses the clientlib to connect to the server.
Project Organization

Project Organization

Optimaize GmbH, Switzerland

Download soapworks-exampleproject-clientapp 0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.optimaize.soapworks.exampleproject.clientlib : soapworks-exampleproject-clientlib jar 0.4
ch.qos.logback : logback-classic jar 1.0.6
com.intellij : annotations jar 12.0

test (1)

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

Project Modules

There are no modules declared in this project.