Files download
File Operation
backup-869.2.1687.0.jar download
backup-869.2.1687.0.pom download
backup-869.2.1687.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.cognitect.aws</groupId>
  <artifactId>backup</artifactId>
  <version>869.2.1687.0</version>
</dependency>
Gradle Groovy
implementation 'com.cognitect.aws:backup:869.2.1687.0'
Gradle Kotlin
implementation("com.cognitect.aws:backup:869.2.1687.0")
Scala SBT
libraryDependencies += "com.cognitect.aws" % "backup" % "869.2.1687.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cognitect.aws', module='backup', version='869.2.1687.0')
)
Apache Ivy
<dependency org="com.cognitect.aws" name="backup" rev="869.2.1687.0" />
Leiningen
[com.cognitect.aws/backup "869.2.1687.0"]
Apache Buildr
'com.cognitect.aws:backup:jar:869.2.1687.0'
Dependencies
The project has no third-party dependencies