is not current version
Last Version 1.11.0

restapisdklib 1.9.0

ThoughtSpot Java Restapi SDK

License

License

GroupId

GroupId

io.github.thoughtspot
ArtifactId

ArtifactId

rest-api-sdk-lib
Version

Version

1.9.0
Type

Type

jar
Description

Description

restapisdklib
ThoughtSpot Java Restapi SDK
Project URL

Project URL

https://github.com/thoughtspot/rest-api-sdk/tree/main/Java

Download rest-api-sdk-lib 1.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3

Project Modules

There are no modules declared in this project.