License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.hpe.adm.octane.ciplugins |
ArtifactId | ArtifactIdmqm-rest-client |
Last Version | Last Version1.4.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMQM REST Client
Lagcy mqm sdk for jenkins plugin
|
Project Organization |
Project OrganizationHPE |
Filename | Size |
---|---|
mqm-rest-client-1.4.25.pom | |
mqm-rest-client-1.4.25.jar | 60 KB |
mqm-rest-client-1.4.25-sources.jar | 43 KB |
mqm-rest-client-1.4.25-javadoc.jar | 215 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/mqm-rest-client/ -->
<dependency>
<groupId>com.hpe.adm.octane.ciplugins</groupId>
<artifactId>mqm-rest-client</artifactId>
<version>1.4.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/mqm-rest-client/
implementation 'com.hpe.adm.octane.ciplugins:mqm-rest-client:1.4.25'
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/mqm-rest-client/
implementation ("com.hpe.adm.octane.ciplugins:mqm-rest-client:1.4.25")
'com.hpe.adm.octane.ciplugins:mqm-rest-client:jar:1.4.25'
<dependency org="com.hpe.adm.octane.ciplugins" name="mqm-rest-client" rev="1.4.25">
<artifact name="mqm-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.adm.octane.ciplugins', module='mqm-rest-client', version='1.4.25')
)
libraryDependencies += "com.hpe.adm.octane.ciplugins" % "mqm-rest-client" % "1.4.25"
[com.hpe.adm.octane.ciplugins/mqm-rest-client "1.4.25"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.9 |
commons-io : commons-io | jar | 2.4 |
jdom : jdom | jar | 1.1 |
net.sf.json-lib : json-lib | jar | 2.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.apache.httpcomponents : httpcore | jar | 4.4.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |