Last Version

epm-java-client 1.0.0

Java client for the ElasTest Platform Manager (EPM).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.elastest.epm
ArtifactId

ArtifactId

epm-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

epm-java-client
Java client for the ElasTest Platform Manager (EPM).
Project URL

Project URL

https://github.com/tub-elastest/epm-client-java
Source Code Management

Source Code Management

http://github.com/tub-elastest/epm-client-java/tree/master

Download epm-client 1.0.0


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.