| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdtk.k2zinger |
| ArtifactId | ArtifactIdapi-gateway-client |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapi-gateway-client
Client for AWS API Gateway
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| api-gateway-client-0.2.pom | |
| api-gateway-client-0.2.jar | 13 KB |
| api-gateway-client-0.2-sources.jar | 5 KB |
| api-gateway-client-0.2-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/ -->
<dependency>
<groupId>tk.k2zinger</groupId>
<artifactId>api-gateway-client</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/
implementation 'tk.k2zinger:api-gateway-client:0.2'
// https://jarcasting.com/artifacts/tk.k2zinger/api-gateway-client/
implementation ("tk.k2zinger:api-gateway-client:0.2")
'tk.k2zinger:api-gateway-client:jar:0.2'
<dependency org="tk.k2zinger" name="api-gateway-client" rev="0.2">
<artifact name="api-gateway-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='tk.k2zinger', module='api-gateway-client', version='0.2')
)
libraryDependencies += "tk.k2zinger" % "api-gateway-client" % "0.2"
[tk.k2zinger/api-gateway-client "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.amazonaws : aws-java-sdk-core | jar | 1.11.204 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-api-mockito | jar | 1.7.4 |
| org.powermock : powermock-module-junit4 | jar | 1.7.4 |