License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdcloudtrail |
Version | Version814.2.986.0 |
Type | Typejar |
Description |
Descriptioncloudtrail
cloudtrail resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
cloudtrail-814.2.986.0.pom | |
cloudtrail-814.2.986.0.jar | 12 KB |
cloudtrail-814.2.986.0-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/cloudtrail/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>cloudtrail</artifactId>
<version>814.2.986.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/cloudtrail/
implementation 'com.cognitect.aws:cloudtrail:814.2.986.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/cloudtrail/
implementation ("com.cognitect.aws:cloudtrail:814.2.986.0")
'com.cognitect.aws:cloudtrail:jar:814.2.986.0'
<dependency org="com.cognitect.aws" name="cloudtrail" rev="814.2.986.0">
<artifact name="cloudtrail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='cloudtrail', version='814.2.986.0')
)
libraryDependencies += "com.cognitect.aws" % "cloudtrail" % "814.2.986.0"
[com.cognitect.aws/cloudtrail "814.2.986.0"]