aws-gateway-executor

AWS API Gateway Integration Library.

License

License

Categories

Categories

AWS Container PaaS Providers Net
GroupId

GroupId

io.onetapbeyond
ArtifactId

ArtifactId

aws-gateway-executor
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

aws-gateway-executor
AWS API Gateway Integration Library.
Project URL

Project URL

https://github.com/onetapbeyond/aws-gateway-executor

Download aws-gateway-executor

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0