How To Install Java Artifact org.springframework.build.aws-maven v5.0.0.RELEASE

org.springframework.build aws-maven 5.0.0.RELEASE

Introduction

In this article, we'll learn how to install Java artifact aws-maven from org.springframework.build group in version 5.0.0.RELEASE. The artifact is available in 5 versions: 5.0.0.RELEASE 4.8.0.RELEASE 4.7.0.RELEASE 4.6.0.RELEASE 4.4.0.RELEASE . The Amazon Web Services S3 Maven Wagon Support project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/spring-projects/aws-maven .

How To Install Java Artifact org.springframework.build.aws-maven In Version 5.0.0.RELEASE

To install the Amazon Web Services S3 Maven Wagon Support artifact in version 5.0.0.RELEASE 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 Amazon Web Services S3 Maven Wagon Support 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.

Compile dependencies (4)

Provided dependencies (1)

Test dependencies (2)

Licenses

Developers