| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.semispace | 
| ArtifactId | ArtifactIdsemispace-wsclient | 
| Last Version | Last Version1.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsemispace-wsclient Webservices client of SemiSpace. You will want this if you are to connect to SemiSpace remotely over webservices. | 
| Filename | Size | 
|---|---|
| semispace-wsclient-1.3.1.pom | |
| semispace-wsclient-1.3.1.jar | 9 KB | 
| semispace-wsclient-1.3.1-sources.jar | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.semispace/semispace-wsclient/ -->
<dependency>
    <groupId>org.semispace</groupId>
    <artifactId>semispace-wsclient</artifactId>
    <version>1.3.1</version>
</dependency>// https://jarcasting.com/artifacts/org.semispace/semispace-wsclient/
implementation 'org.semispace:semispace-wsclient:1.3.1'// https://jarcasting.com/artifacts/org.semispace/semispace-wsclient/
implementation ("org.semispace:semispace-wsclient:1.3.1")'org.semispace:semispace-wsclient:jar:1.3.1'<dependency org="org.semispace" name="semispace-wsclient" rev="1.3.1">
  <artifact name="semispace-wsclient" type="jar" />
</dependency>@Grapes(
@Grab(group='org.semispace', module='semispace-wsclient', version='1.3.1')
)libraryDependencies += "org.semispace" % "semispace-wsclient" % "1.3.1"[org.semispace/semispace-wsclient "1.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.semispace : semispace-wsdef | jar | 1.3.1 | 
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.5.1 | 
| org.apache.cxf : cxf-rt-frontend-simple | jar | 2.5.1 | 
| org.apache.geronimo.specs : geronimo-stax-api_1.0_spec | jar | 1.0.1 | 
| org.apache.cxf : cxf-rt-transports-http | jar | 2.5.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |