| License |
License |
|---|---|
| Categories |
CategoriesAWS Container PaaS Providers Net |
| GroupId | GroupIdio.onetapbeyond |
| ArtifactId | ArtifactIdaws-gateway-executor |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaws-gateway-executor
AWS API Gateway Integration Library.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| aws-gateway-executor-1.2.pom | |
| aws-gateway-executor-1.2.jar | 13 KB |
| aws-gateway-executor-1.2-sources.jar | 14 KB |
| aws-gateway-executor-1.2-javadoc.jar | 52 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |