SematextCloudClient

Client for Sematext Cloud API at https://sematext.com/docs/api/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sematext
ArtifactId

ArtifactId

SematextCloudClient
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

SematextCloudClient
Client for Sematext Cloud API at https://sematext.com/docs/api/
Project URL

Project URL

https://github.com/sematext/sematext-api-client-java
Project Organization

Project Organization

Sematext
Source Code Management

Source Code Management

https://github.com/sematext/sematext-api-client-java.git

Download SematextCloudClient

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-annotations jar 2.0.0
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.1
io.gsonfire : gson-fire jar 1.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0