qtest-client-library

A JVM based library written in Kotlin to facilitate communication with the QTest restful API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.paulbaker.integration
ArtifactId

ArtifactId

qtest-client-library
Last Version

Last Version

0.7.9
Release Date

Release Date

Type

Type

jar
Description

Description

qtest-client-library
A JVM based library written in Kotlin to facilitate communication with the QTest restful API.
Project URL

Project URL

https://github.com/paul-nelson-baker/qtest-client-library
Source Code Management

Source Code Management

http://github.com/paul-nelson-baker/qtest-client-library/tree/master

Download qtest-client-library

How to add to project

<!-- https://jarcasting.com/artifacts/io.paulbaker.integration/qtest-client-library/ -->
<dependency>
    <groupId>io.paulbaker.integration</groupId>
    <artifactId>qtest-client-library</artifactId>
    <version>0.7.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.paulbaker.integration/qtest-client-library/
implementation 'io.paulbaker.integration:qtest-client-library:0.7.9'
// https://jarcasting.com/artifacts/io.paulbaker.integration/qtest-client-library/
implementation ("io.paulbaker.integration:qtest-client-library:0.7.9")
'io.paulbaker.integration:qtest-client-library:jar:0.7.9'
<dependency org="io.paulbaker.integration" name="qtest-client-library" rev="0.7.9">
  <artifact name="qtest-client-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.paulbaker.integration', module='qtest-client-library', version='0.7.9')
)
libraryDependencies += "io.paulbaker.integration" % "qtest-client-library" % "0.7.9"
[io.paulbaker.integration/qtest-client-library "0.7.9"]

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.10
com.squareup.okhttp3 : okhttp jar 3.12.0
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.9.6
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.10
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.9