testra-java-api-client

Java api client for Testra

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

io.github.testra
ArtifactId

ArtifactId

testra-java-api-client
Last Version

Last Version

1.0-rc1
Release Date

Release Date

Type

Type

jar
Description

Description

testra-java-api-client
Java api client for Testra

Download testra-java-api-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.13.1
com.squareup.okhttp3 : logging-interceptor jar 3.13.1
com.squareup.retrofit2 : retrofit jar 2.5.0
com.squareup.retrofit2 : converter-gson jar 2.5.0
com.squareup.retrofit2 : converter-scalars jar 2.5.0
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
com.google.code.gson : gson jar 2.8.5
io.gsonfire : gson-fire jar 1.8.3

Project Modules

There are no modules declared in this project.

testra-java-api-client

Java API client for Testra

Maintenance Maven Central Codacy Badge Language grade: Java Known Vulnerabilities Build Status GPLv3 license

Versions

Version
1.0-rc1
1.0-m1