How To Install Java Artifact software.amazon.awssdk.api-gateway v2.0.0-preview-1

software.amazon.awssdk api-gateway 2.0.0-preview-1

Introduction

In this article, we'll learn how to install Java artifact api-gateway from software.amazon.awssdk group in version 2.0.0-preview-1. The artifact is available in 10 versions: 2.0.0-preview-11 2.0.0-preview-10 2.0.0-preview-9 2.0.0-preview-8 2.0.0-preview-7 2.0.0-preview-6 2.0.0-preview-5 2.0.0-preview-4 2.0.0-preview-2 2.0.0-preview-1 The AWS Java SDK :: Services :: Amazon API Gateway project has its own website at: https://aws.amazon.com/sdkforjava. The parent project is: software.amazon.awssdk::services::2.0.0-preview-1

How To Install Java Artifact software.amazon.awssdk.api-gateway In Version 2.0.0-preview-1

To install the AWS Java SDK :: Services :: Amazon API Gateway artifact in version 2.0.0-preview-1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses AWS Java SDK :: Services :: Amazon API Gateway dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (1)