| License |
License |
|---|---|
| GroupId | GroupIdcom.quali.cloudshell |
| ArtifactId | ArtifactIdsandbox-api |
| Version | Version1.3.0.4 |
| Type | Typejar |
| Description |
Descriptioncloudshell-sandbox
CloudShell Sandbox java gateway project
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sandbox-api-1.3.0.4.pom | |
| sandbox-api-1.3.0.4.jar | 33 KB |
| sandbox-api-1.3.0.4-sources.jar | 17 KB |
| sandbox-api-1.3.0.4-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.quali.cloudshell/sandbox-api/ -->
<dependency>
<groupId>com.quali.cloudshell</groupId>
<artifactId>sandbox-api</artifactId>
<version>1.3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.quali.cloudshell/sandbox-api/
implementation 'com.quali.cloudshell:sandbox-api:1.3.0.4'
// https://jarcasting.com/artifacts/com.quali.cloudshell/sandbox-api/
implementation ("com.quali.cloudshell:sandbox-api:1.3.0.4")
'com.quali.cloudshell:sandbox-api:jar:1.3.0.4'
<dependency org="com.quali.cloudshell" name="sandbox-api" rev="1.3.0.4">
<artifact name="sandbox-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quali.cloudshell', module='sandbox-api', version='1.3.0.4')
)
libraryDependencies += "com.quali.cloudshell" % "sandbox-api" % "1.3.0.4"
[com.quali.cloudshell/sandbox-api "1.3.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3.6 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| com.google.code.gson : gson | jar | 2.8.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.1 |
| junit : junit | jar | 4.12 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.6.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |