is not current version
Last Version 1.21.0

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

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

1.5.0
Type

Type

jar

Download smithy-aws-protocol-tests 1.5.0


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