Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdacm-pca |
Version | Version811.2.824.0 |
Type | Typejar |
Filename | Size |
---|---|
acm-pca-811.2.824.0.pom | |
acm-pca-811.2.824.0.jar | 17 KB |
acm-pca-811.2.824.0-sources.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/acm-pca/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>acm-pca</artifactId>
<version>811.2.824.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/acm-pca/
implementation 'com.cognitect.aws:acm-pca:811.2.824.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/acm-pca/
implementation ("com.cognitect.aws:acm-pca:811.2.824.0")
'com.cognitect.aws:acm-pca:jar:811.2.824.0'
<dependency org="com.cognitect.aws" name="acm-pca" rev="811.2.824.0">
<artifact name="acm-pca" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='acm-pca', version='811.2.824.0')
)
libraryDependencies += "com.cognitect.aws" % "acm-pca" % "811.2.824.0"
[com.cognitect.aws/acm-pca "811.2.824.0"]