| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.hpe.adm.octane.ciplugins |
| ArtifactId | ArtifactIdhpe-mqm-client-lib |
| Last Version | Last Version1.4.25 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMQM Client librabry
Lagcy mqm sdk for jenkins plugin
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationHPE |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hpe-mqm-client-lib-1.4.25.pom | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/hpe-mqm-client-lib/ -->
<dependency>
<groupId>com.hpe.adm.octane.ciplugins</groupId>
<artifactId>hpe-mqm-client-lib</artifactId>
<version>1.4.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/hpe-mqm-client-lib/
implementation 'com.hpe.adm.octane.ciplugins:hpe-mqm-client-lib:1.4.25'
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ciplugins/hpe-mqm-client-lib/
implementation ("com.hpe.adm.octane.ciplugins:hpe-mqm-client-lib:1.4.25")
'com.hpe.adm.octane.ciplugins:hpe-mqm-client-lib:pom:1.4.25'
<dependency org="com.hpe.adm.octane.ciplugins" name="hpe-mqm-client-lib" rev="1.4.25">
<artifact name="hpe-mqm-client-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hpe.adm.octane.ciplugins', module='hpe-mqm-client-lib', version='1.4.25')
)
libraryDependencies += "com.hpe.adm.octane.ciplugins" % "hpe-mqm-client-lib" % "1.4.25"
[com.hpe.adm.octane.ciplugins/hpe-mqm-client-lib "1.4.25"]