| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.swisscom.cloud.sb | 
| ArtifactId | ArtifactIdclient | 
| Last Version | Last Version6.21.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpen Service Broker - client Swisscom's Open Service Broker API implementation | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| client-6.21.6.pom | |
| client-6.21.6.jar | 29 KB | 
| client-6.21.6-tests.jar | 20 KB | 
| client-6.21.6-sources.jar | 14 KB | 
| client-6.21.6-javadoc.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.swisscom.cloud.sb/client/ -->
<dependency>
    <groupId>com.swisscom.cloud.sb</groupId>
    <artifactId>client</artifactId>
    <version>6.21.6</version>
</dependency>// https://jarcasting.com/artifacts/com.swisscom.cloud.sb/client/
implementation 'com.swisscom.cloud.sb:client:6.21.6'// https://jarcasting.com/artifacts/com.swisscom.cloud.sb/client/
implementation ("com.swisscom.cloud.sb:client:6.21.6")'com.swisscom.cloud.sb:client:jar:6.21.6'<dependency org="com.swisscom.cloud.sb" name="client" rev="6.21.6">
  <artifact name="client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.swisscom.cloud.sb', module='client', version='6.21.6')
)libraryDependencies += "com.swisscom.cloud.sb" % "client" % "6.21.6"[com.swisscom.cloud.sb/client "6.21.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.codehaus.groovy : groovy-test | jar | 2.5.2 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE | 
| org.springframework.boot : spring-boot-starter-tomcat | jar | 2.3.1.RELEASE | 
| org.spockframework : spock-core | jar | 1.2-groovy-2.5 | 
| org.spockframework : spock-spring | jar | 1.2-groovy-2.5 | 
| mysql : mysql-connector-java | jar | 8.0.21 | 
