| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.sematext |
| ArtifactId | ArtifactIdSematextCloudClient |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSematextCloudClient
Client for Sematext Cloud API at https://sematext.com/docs/api/
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| SematextCloudClient-0.4.0.pom | |
| SematextCloudClient-0.4.0.jar | 317 KB |
| SematextCloudClient-0.4.0-tests.jar | 12 KB |
| SematextCloudClient-0.4.0-sources.jar | 100 KB |
| SematextCloudClient-0.4.0-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |