文件下载
文件名 操作
backup-799.2.681.0.jar 下载
backup-799.2.681.0.pom 下载
backup-799.2.681.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.cognitect.aws</groupId>
  <artifactId>backup</artifactId>
  <version>799.2.681.0</version>
</dependency>
Gradle Groovy
implementation 'com.cognitect.aws:backup:799.2.681.0'
Gradle Kotlin
implementation("com.cognitect.aws:backup:799.2.681.0")
Scala SBT
libraryDependencies += "com.cognitect.aws" % "backup" % "799.2.681.0"
Groovy Grape
@Grapes(
  @Grab(group='com.cognitect.aws', module='backup', version='799.2.681.0')
)
Apache Ivy
<dependency org="com.cognitect.aws" name="backup" rev="799.2.681.0" />
Leiningen
[com.cognitect.aws/backup "799.2.681.0"]
Apache Buildr
'com.cognitect.aws:backup:jar:799.2.681.0'
本项目依赖
该项目无第三方依赖