Last Version

Simple KSI HTTP Service Client 4.18.217

Simple KSI HTTP client. Uses Java standard API to communicate with the KSI server.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.guardtime
ArtifactId

ArtifactId

ksi-service-client-simple-http
Version

Version

4.18.217
Type

Type

jar
Description

Description

Simple KSI HTTP Service Client
Simple KSI HTTP client. Uses Java standard API to communicate with the KSI server.
Project Organization

Project Organization

Guardtime

Download ksi-service-client-simple-http 4.18.217


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.guardtime : ksi-service-client-common-http jar 4.18.217
org.slf4j : slf4j-api jar 1.7.12

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8.21
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.