testreports-client-api

This is rest client api jar for the test reports application

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ekahyukti
ArtifactId

ArtifactId

testreports-client
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

testreports-client-api
This is rest client api jar for the test reports application
Project URL

Project URL

http://www.sonatype.com

Download testreports-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ekahyukti/testreports-client/ -->
<dependency>
    <groupId>com.github.ekahyukti</groupId>
    <artifactId>testreports-client</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ekahyukti/testreports-client/
implementation 'com.github.ekahyukti:testreports-client:0.0.3'
// https://jarcasting.com/artifacts/com.github.ekahyukti/testreports-client/
implementation ("com.github.ekahyukti:testreports-client:0.0.3")
'com.github.ekahyukti:testreports-client:jar:0.0.3'
<dependency org="com.github.ekahyukti" name="testreports-client" rev="0.0.3">
  <artifact name="testreports-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ekahyukti', module='testreports-client', version='0.0.3')
)
libraryDependencies += "com.github.ekahyukti" % "testreports-client" % "0.0.3"
[com.github.ekahyukti/testreports-client "0.0.3"]

Dependencies

compile (7)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-annotations jar 2.0.0
org.springframework : spring-web jar 4.3.9.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.8.9
com.fasterxml.jackson.core : jackson-annotations jar 2.8.9
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.8.9
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.8.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1