License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.guardtime |
ArtifactId | ArtifactIdksi-service-client-simple-http |
Version | Version4.17.213 |
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.17.213</version>
</dependency>
// https://jarcasting.com/artifacts/com.guardtime/ksi-service-client-simple-http/
implementation 'com.guardtime:ksi-service-client-simple-http:4.17.213'
// https://jarcasting.com/artifacts/com.guardtime/ksi-service-client-simple-http/
implementation ("com.guardtime:ksi-service-client-simple-http:4.17.213")
'com.guardtime:ksi-service-client-simple-http:jar:4.17.213'
<dependency org="com.guardtime" name="ksi-service-client-simple-http" rev="4.17.213">
<artifact name="ksi-service-client-simple-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guardtime', module='ksi-service-client-simple-http', version='4.17.213')
)
libraryDependencies += "com.guardtime" % "ksi-service-client-simple-http" % "4.17.213"
[com.guardtime/ksi-service-client-simple-http "4.17.213"]
Group / Artifact | Type | Version |
---|---|---|
com.guardtime : ksi-service-client-common-http | jar | 4.17.213 |
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 |