| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.alibaba.csp | 
| ArtifactId | ArtifactIdahas-switch-client | 
| Last Version | Last Version1.1.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionahas-switch-client The AHAS switch client | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ahas-switch-client-1.1.15.pom | |
| ahas-switch-client-1.1.15.jar | 7 MB | 
| ahas-switch-client-1.1.15-sources.jar | 10 KB | 
| ahas-switch-client-1.1.15-javadoc.jar | 59 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.alibaba.csp/ahas-switch-client/ -->
<dependency>
    <groupId>com.alibaba.csp</groupId>
    <artifactId>ahas-switch-client</artifactId>
    <version>1.1.15</version>
</dependency>// https://jarcasting.com/artifacts/com.alibaba.csp/ahas-switch-client/
implementation 'com.alibaba.csp:ahas-switch-client:1.1.15'// https://jarcasting.com/artifacts/com.alibaba.csp/ahas-switch-client/
implementation ("com.alibaba.csp:ahas-switch-client:1.1.15")'com.alibaba.csp:ahas-switch-client:jar:1.1.15'<dependency org="com.alibaba.csp" name="ahas-switch-client" rev="1.1.15">
  <artifact name="ahas-switch-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alibaba.csp', module='ahas-switch-client', version='1.1.15')
)libraryDependencies += "com.alibaba.csp" % "ahas-switch-client" % "1.1.15"[com.alibaba.csp/ahas-switch-client "1.1.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.apache.httpcomponents : httpclient | jar | 4.2.5 |