is not current version
Last Version 1.21.0

software.amazon.smithy:smithy-aws-protocol-tests 0.9.9

Defines protocol tests for AWS HTTP protocols.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.smithy
ArtifactId

ArtifactId

smithy-aws-protocol-tests
Version

Version

0.9.9
Type

Type

jar

Download smithy-aws-protocol-tests 0.9.9


<!-- https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-protocol-tests/ -->
<dependency>
    <groupId>software.amazon.smithy</groupId>
    <artifactId>smithy-aws-protocol-tests</artifactId>
    <version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-protocol-tests/
implementation 'software.amazon.smithy:smithy-aws-protocol-tests:0.9.9'
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-aws-protocol-tests/
implementation ("software.amazon.smithy:smithy-aws-protocol-tests:0.9.9")
'software.amazon.smithy:smithy-aws-protocol-tests:jar:0.9.9'
<dependency org="software.amazon.smithy" name="smithy-aws-protocol-tests" rev="0.9.9">
  <artifact name="smithy-aws-protocol-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.smithy', module='smithy-aws-protocol-tests', version='0.9.9')
)
libraryDependencies += "software.amazon.smithy" % "smithy-aws-protocol-tests" % "0.9.9"
[software.amazon.smithy/smithy-aws-protocol-tests "0.9.9"]