Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcloudhsm |
Version | Version746.2.533.0 |
Type | Typejar |
Filename | Size |
---|---|
cloudhsm-746.2.533.0.pom | |
cloudhsm-746.2.533.0.jar | 10 KB |
cloudhsm-746.2.533.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/cloudhsm/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>cloudhsm</artifactId>
<version>746.2.533.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/cloudhsm/
implementation 'com.cognitect.aws:cloudhsm:746.2.533.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/cloudhsm/
implementation ("com.cognitect.aws:cloudhsm:746.2.533.0")
'com.cognitect.aws:cloudhsm:jar:746.2.533.0'
<dependency org="com.cognitect.aws" name="cloudhsm" rev="746.2.533.0">
<artifact name="cloudhsm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='cloudhsm', version='746.2.533.0')
)
libraryDependencies += "com.cognitect.aws" % "cloudhsm" % "746.2.533.0"
[com.cognitect.aws/cloudhsm "746.2.533.0"]