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