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