| License |
License |
|---|---|
| GroupId | GroupIdcom.guardtime |
| ArtifactId | ArtifactIdksi-common |
| Last Version | Last Version4.18.217 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKSI Common
KSI Java SDK common module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ksi-common-4.18.217.pom | |
| ksi-common-4.18.217.jar | 39 KB |
| ksi-common-4.18.217-tests.jar | 44 KB |
| ksi-common-4.18.217-sources.jar | 43 KB |
| ksi-common-4.18.217-javadoc.jar | 182 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guardtime/ksi-common/ -->
<dependency>
<groupId>com.guardtime</groupId>
<artifactId>ksi-common</artifactId>
<version>4.18.217</version>
</dependency>
// https://jarcasting.com/artifacts/com.guardtime/ksi-common/
implementation 'com.guardtime:ksi-common:4.18.217'
// https://jarcasting.com/artifacts/com.guardtime/ksi-common/
implementation ("com.guardtime:ksi-common:4.18.217")
'com.guardtime:ksi-common:jar:4.18.217'
<dependency org="com.guardtime" name="ksi-common" rev="4.18.217">
<artifact name="ksi-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guardtime', module='ksi-common', version='4.18.217')
)
libraryDependencies += "com.guardtime" % "ksi-common" % "4.18.217"
[com.guardtime/ksi-common "4.18.217"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.21 |
| org.mockito : mockito-all | jar | 1.10.19 |