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