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