s

smithy-aws-protocol-tests

Defines protocol tests for AWS HTTP protocols.
https://github.com/awslabs/smithy
Apache License 2.0
Smithy
文件下载
文件名 操作
smithy-aws-protocol-tests-1.26.2.jar 下载
smithy-aws-protocol-tests-1.26.2.pom 下载
smithy-aws-protocol-tests-1.26.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>software.amazon.smithy</groupId>
  <artifactId>smithy-aws-protocol-tests</artifactId>
  <version>1.26.2</version>
</dependency>
Gradle Groovy
implementation 'software.amazon.smithy:smithy-aws-protocol-tests:1.26.2'
Gradle Kotlin
implementation("software.amazon.smithy:smithy-aws-protocol-tests:1.26.2")
Scala SBT
libraryDependencies += "software.amazon.smithy" % "smithy-aws-protocol-tests" % "1.26.2"
Groovy Grape
@Grapes(
  @Grab(group='software.amazon.smithy', module='smithy-aws-protocol-tests', version='1.26.2')
)
Apache Ivy
<dependency org="software.amazon.smithy" name="smithy-aws-protocol-tests" rev="1.26.2" />
Leiningen
[software.amazon.smithy/smithy-aws-protocol-tests "1.26.2"]
Apache Buildr
'software.amazon.smithy:smithy-aws-protocol-tests:jar:1.26.2'