| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.hpe.adm.octane.ciplugins |
| ArtifactId | ArtifactIdmqm-rest-client |
| Version | Version1.4.24 |
| Type | Typejar |
| Filename | Size |
|---|---|
| mqm-rest-client-1.4.24.pom | |
| mqm-rest-client-1.4.24.jar | 60 KB |
| mqm-rest-client-1.4.24-sources.jar | 43 KB |
| mqm-rest-client-1.4.24-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.24</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.24'
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/mqm-rest-client/
implementation ("com.hpe.adm.octane.ciplugins:mqm-rest-client:1.4.24")
'com.hpe.adm.octane.ciplugins:mqm-rest-client:jar:1.4.24'
<dependency org="com.hpe.adm.octane.ciplugins" name="mqm-rest-client" rev="1.4.24">
<artifact name="mqm-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.adm.octane.ciplugins', module='mqm-rest-client', version='1.4.24')
)
libraryDependencies += "com.hpe.adm.octane.ciplugins" % "mqm-rest-client" % "1.4.24"
[com.hpe.adm.octane.ciplugins/mqm-rest-client "1.4.24"]