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