| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.guardtime | 
| ArtifactId | ArtifactIdksi-service-client-simple-http | 
| Last Version | Last Version4.18.217 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSimple KSI HTTP Service Client Simple KSI HTTP client. Uses Java standard API to communicate with the KSI server. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.guardtime/ksi-service-client-simple-http/ -->
<dependency>
    <groupId>com.guardtime</groupId>
    <artifactId>ksi-service-client-simple-http</artifactId>
    <version>4.18.217</version>
</dependency>// https://jarcasting.com/artifacts/com.guardtime/ksi-service-client-simple-http/
implementation 'com.guardtime:ksi-service-client-simple-http:4.18.217'// https://jarcasting.com/artifacts/com.guardtime/ksi-service-client-simple-http/
implementation ("com.guardtime:ksi-service-client-simple-http:4.18.217")'com.guardtime:ksi-service-client-simple-http:jar:4.18.217'<dependency org="com.guardtime" name="ksi-service-client-simple-http" rev="4.18.217">
  <artifact name="ksi-service-client-simple-http" type="jar" />
</dependency>@Grapes(
@Grab(group='com.guardtime', module='ksi-service-client-simple-http', version='4.18.217')
)libraryDependencies += "com.guardtime" % "ksi-service-client-simple-http" % "4.18.217"[com.guardtime/ksi-service-client-simple-http "4.18.217"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.guardtime : ksi-service-client-common-http | jar | 4.18.217 | 
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8.21 | 
| org.mockito : mockito-all | jar | 1.10.19 |