License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.fortanix |
ArtifactId | ArtifactIdsdkms-client |
Last Version | Last Version4.6.2057 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsdkms-client
Fortanix SDKMS Java SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdkms-client-4.6.2057.pom | |
sdkms-client-4.6.2057.jar | 433 KB |
sdkms-client-4.6.2057-sources.jar | 431 bytes |
sdkms-client-4.6.2057-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fortanix/sdkms-client/ -->
<dependency>
<groupId>com.fortanix</groupId>
<artifactId>sdkms-client</artifactId>
<version>4.6.2057</version>
</dependency>
// https://jarcasting.com/artifacts/com.fortanix/sdkms-client/
implementation 'com.fortanix:sdkms-client:4.6.2057'
// https://jarcasting.com/artifacts/com.fortanix/sdkms-client/
implementation ("com.fortanix:sdkms-client:4.6.2057")
'com.fortanix:sdkms-client:jar:4.6.2057'
<dependency org="com.fortanix" name="sdkms-client" rev="4.6.2057">
<artifact name="sdkms-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fortanix', module='sdkms-client', version='4.6.2057')
)
libraryDependencies += "com.fortanix" % "sdkms-client" % "4.6.2057"
[com.fortanix/sdkms-client "4.6.2057"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |