не последняя версия
Последняя версия 1.21.0

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

Defines protocol tests for AWS HTTP protocols.

Категории

Категории

AWS Контейнер PaaS Providers
Группа

Группа

software.amazon.smithy
Идентификатор

Идентификатор

smithy-aws-protocol-tests
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать 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"]