JitStatic API Client

This is the API client for the JitStatic server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.jitstatic
ArtifactId

ArtifactId

jitstatic-client
Last Version

Last Version

0.11.1
Release Date

Release Date

Type

Type

jar
Description

Description

JitStatic API Client
This is the API client for the JitStatic server
Project URL

Project URL

https://github.com/hheg/jitstatic-client
Source Code Management

Source Code Management

https://github.com/hheg/jitstatic-client.git

Download jitstatic-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.10
org.apache.httpcomponents : httpclient-cache jar 4.5.10

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.21.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.0
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1