| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.zahori.tms |
| ArtifactId | ArtifactIdalm-rest-client |
| Version | Version0.1.4 |
| Type | Typejar |
| Description |
Descriptionalm-rest-client
Integration with the ALM test repository at Zahori.io
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationPANEL SISTEMAS INFORMATICOS,S.L |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| alm-rest-client-0.1.4.pom | |
| alm-rest-client-0.1.4.jar | 38 KB |
| alm-rest-client-0.1.4-sources.jar | 28 KB |
| alm-rest-client-0.1.4-javadoc.jar | 535 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.zahori.tms/alm-rest-client/ -->
<dependency>
<groupId>io.zahori.tms</groupId>
<artifactId>alm-rest-client</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.zahori.tms/alm-rest-client/
implementation 'io.zahori.tms:alm-rest-client:0.1.4'
// https://jarcasting.com/artifacts/io.zahori.tms/alm-rest-client/
implementation ("io.zahori.tms:alm-rest-client:0.1.4")
'io.zahori.tms:alm-rest-client:jar:0.1.4'
<dependency org="io.zahori.tms" name="alm-rest-client" rev="0.1.4">
<artifact name="alm-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zahori.tms', module='alm-rest-client', version='0.1.4')
)
libraryDependencies += "io.zahori.tms" % "alm-rest-client" % "0.1.4"
[io.zahori.tms/alm-rest-client "0.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.zahori : zahori-model | jar | 0.1.6 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.springframework : spring-web | jar | 5.3.14 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |