License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.elastest.epm |
ArtifactId | ArtifactIdepm-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionepm-java-client
Java client for the ElasTest Platform Manager (EPM).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
epm-client-1.0.0.pom | |
epm-client-1.0.0.jar | 271 KB |
epm-client-1.0.0-sources.jar | 75 KB |
epm-client-1.0.0-javadoc.jar | 328 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.elastest.epm/epm-client/ -->
<dependency>
<groupId>io.elastest.epm</groupId>
<artifactId>epm-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.elastest.epm/epm-client/
implementation 'io.elastest.epm:epm-client:1.0.0'
// https://jarcasting.com/artifacts/io.elastest.epm/epm-client/
implementation ("io.elastest.epm:epm-client:1.0.0")
'io.elastest.epm:epm-client:jar:1.0.0'
<dependency org="io.elastest.epm" name="epm-client" rev="1.0.0">
<artifact name="epm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.elastest.epm', module='epm-client', version='1.0.0')
)
libraryDependencies += "io.elastest.epm" % "epm-client" % "1.0.0"
[io.elastest.epm/epm-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.8 |
com.squareup.okhttp : okhttp | jar | 2.7.5 |
com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
com.google.code.gson : gson | jar | 2.6.2 |
joda-time : joda-time | jar | 2.9.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |