Categories |
CategoriesAWS Container PaaS Providers Net |
---|---|
GroupId | GroupIdio.onetapbeyond |
ArtifactId | ArtifactIdaws-gateway-executor |
Version | Version1.1 |
Type | Typejar |
Filename | Size |
---|---|
aws-gateway-executor-1.1.pom | |
aws-gateway-executor-1.1.jar | 13 KB |
aws-gateway-executor-1.1-sources.jar | 14 KB |
aws-gateway-executor-1.1-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.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"]