is not current version
Last Version 2.9.0

software.amazon.awsconstructs:apigatewayiot 1.114.0

CDK constructs to proxy communication to IotCore using a APIGateway(REST).

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awsconstructs
ArtifactId

ArtifactId

apigatewayiot
Version

Version

1.114.0
Type

Type

jar

Download apigatewayiot 1.114.0


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