| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.cloudbees.mtslaves | 
    
| ArtifactId | ArtifactIdmansion-client | 
    
| Last Version | Last Version2.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionClient API for talking to a remote mansion 
            The CloudBees OSS Parent Project 
         | 
    
| Filename | Size | 
|---|---|
| mansion-client-2.2.pom | |
| mansion-client-2.2.jar | 26 KB | 
| mansion-client-2.2-sources.jar | 26 KB | 
| mansion-client-2.2-javadoc.jar | 149 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.cloudbees.mtslaves/mansion-client/ -->
<dependency>
    <groupId>com.cloudbees.mtslaves</groupId>
    <artifactId>mansion-client</artifactId>
    <version>2.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.cloudbees.mtslaves/mansion-client/
implementation 'com.cloudbees.mtslaves:mansion-client:2.2'
                // https://jarcasting.com/artifacts/com.cloudbees.mtslaves/mansion-client/
implementation ("com.cloudbees.mtslaves:mansion-client:2.2")
                'com.cloudbees.mtslaves:mansion-client:jar:2.2'
                <dependency org="com.cloudbees.mtslaves" name="mansion-client" rev="2.2">
  <artifact name="mansion-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.cloudbees.mtslaves', module='mansion-client', version='2.2')
)
                libraryDependencies += "com.cloudbees.mtslaves" % "mansion-client" % "2.2"
                [com.cloudbees.mtslaves/mansion-client "2.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.cloudbees : cloudbees-api-client | jar | 1.5.3 | 
| commons-io : commons-io | jar | 2.2 | 
| org.kohsuke.stapler : json-lib | jar | 2.4-jenkins-1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.9.5 |