License |
License |
---|---|
GroupId | GroupIdcom.guardtime |
ArtifactId | ArtifactIdksi-common |
Version | Version4.17.213 |
Type | Typejar |
Description |
DescriptionKSI Common
KSI Java SDK common module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ksi-common-4.17.213.pom | |
ksi-common-4.17.213.jar | 39 KB |
ksi-common-4.17.213-tests.jar | 44 KB |
ksi-common-4.17.213-sources.jar | 43 KB |
ksi-common-4.17.213-javadoc.jar | 164 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.guardtime/ksi-common/ -->
<dependency>
<groupId>com.guardtime</groupId>
<artifactId>ksi-common</artifactId>
<version>4.17.213</version>
</dependency>
// https://jarcasting.com/artifacts/com.guardtime/ksi-common/
implementation 'com.guardtime:ksi-common:4.17.213'
// https://jarcasting.com/artifacts/com.guardtime/ksi-common/
implementation ("com.guardtime:ksi-common:4.17.213")
'com.guardtime:ksi-common:jar:4.17.213'
<dependency org="com.guardtime" name="ksi-common" rev="4.17.213">
<artifact name="ksi-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guardtime', module='ksi-common', version='4.17.213')
)
libraryDependencies += "com.guardtime" % "ksi-common" % "4.17.213"
[com.guardtime/ksi-common "4.17.213"]
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 |