is not current version
Last Version 1.2

io.onetapbeyond:aws-gateway-executor 1.1

AWS API Gateway Integration Library.

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

io.onetapbeyond
ArtifactId

ArtifactId

aws-gateway-executor
Version

Version

1.1
Type

Type

jar

Download aws-gateway-executor 1.1


<!-- https://jarcasting.com/artifacts/io.onetapbeyond/aws-gateway-executor/ -->
<dependency>
    <groupId>io.onetapbeyond</groupId>
    <artifactId>aws-gateway-executor</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.onetapbeyond/aws-gateway-executor/
implementation 'io.onetapbeyond:aws-gateway-executor:1.1'
// https://jarcasting.com/artifacts/io.onetapbeyond/aws-gateway-executor/
implementation ("io.onetapbeyond:aws-gateway-executor:1.1")
'io.onetapbeyond:aws-gateway-executor:jar:1.1'
<dependency org="io.onetapbeyond" name="aws-gateway-executor" rev="1.1">
  <artifact name="aws-gateway-executor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.onetapbeyond', module='aws-gateway-executor', version='1.1')
)
libraryDependencies += "io.onetapbeyond" % "aws-gateway-executor" % "1.1"
[io.onetapbeyond/aws-gateway-executor "1.1"]