soapworks-client

Library code for client development.

License

License

LGPLv3
Categories

Categories

CLI User Interface
GroupId

GroupId

com.optimaize.soapworks.client
ArtifactId

ArtifactId

soapworks-client
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

soapworks-client
Library code for client development.
Project Organization

Project Organization

Optimaize GmbH, Switzerland

Download soapworks-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.optimaize.soapworks.common : soapworks-common jar 0.4
com.optimaize.command4j : command4j jar 0.5
com.google.guava : guava jar 15.0
org.slf4j : slf4j-api jar 1.6.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.

Versions

Version
0.4
0.3
0.2