| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.guardtime |
| ArtifactId | ArtifactIdksi-service-client |
| Last Version | Last Version4.18.217 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKSI Service Client
Common module for all KSI service clients
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.guardtime/ksi-service-client/ -->
<dependency>
<groupId>com.guardtime</groupId>
<artifactId>ksi-service-client</artifactId>
<version>4.18.217</version>
</dependency>
// https://jarcasting.com/artifacts/com.guardtime/ksi-service-client/
implementation 'com.guardtime:ksi-service-client:4.18.217'
// https://jarcasting.com/artifacts/com.guardtime/ksi-service-client/
implementation ("com.guardtime:ksi-service-client:4.18.217")
'com.guardtime:ksi-service-client:jar:4.18.217'
<dependency org="com.guardtime" name="ksi-service-client" rev="4.18.217">
<artifact name="ksi-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guardtime', module='ksi-service-client', version='4.18.217')
)
libraryDependencies += "com.guardtime" % "ksi-service-client" % "4.18.217"
[com.guardtime/ksi-service-client "4.18.217"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.guardtime : ksi-common | jar | 4.18.217 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.21 |
| org.mockito : mockito-all | jar | 1.10.19 |
| com.guardtime : ksi-common | test-jar | 4.18.217 |