Client API for talking to a remote mansion

The CloudBees OSS Parent Project

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

com.cloudbees.mtslaves
ArtifactId

ArtifactId

mansion-client
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Client API for talking to a remote mansion
The CloudBees OSS Parent Project

Download mansion-client

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.0