MVN

io.bootique.aws : bootique-aws

Maven & Gradle

Dec 09, 2022
3 usages
0 stars

bootique-aws: Basic AWS integration with Bootique

<dependency>
    <groupId>io.bootique.aws</groupId>
    <artifactId>bootique-aws</artifactId>
    <version>3.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.aws : bootique-aws to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.M1
  • Latest Release Candidate: 2.0.RC1

All Versions

Choose a version of io.bootique.aws : bootique-aws to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-aws-3.0.M1
2.0.x
bootique-aws-2.0.1
bootique-aws-2.0.RC1
bootique-aws-2.0.B1
bootique-aws-2.0.M1
2.0
bootique-aws-2.0
1.3
bootique-aws-1.3
1.2
bootique-aws-1.2
1.1
bootique-aws-1.1
1.0
bootique-aws-1.0
1.0.x
bootique-aws-1.0.RC1

How to add a dependency to Maven

Add the following io.bootique.aws : bootique-aws maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.bootique.aws</groupId>
    <artifactId>bootique-aws</artifactId>
    <version>3.0.M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.bootique.aws : bootique-aws gradle dependency to your build.gradle file:

implementation 'io.bootique.aws:bootique-aws:3.0.M1'

Gradle Kotlin DSL: Add the following io.bootique.aws : bootique-aws gradle kotlin dependency to your build.gradle.kts file:

implementation("io.bootique.aws:bootique-aws:3.0.M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.bootique.aws : bootique-aws sbt scala dependency to your build.sbt file:

libraryDependencies += "io.bootique.aws" % "bootique-aws" % "3.0.M1"

Advertisement

Dependencies from Group

Dec 09, 2022
3 usages
0 stars
Dec 09, 2022
1 usages
0 stars
Dec 09, 2022
1 usages
0 stars
Dec 09, 2022
0 stars

Discover Dependencies

Feb 27, 2023
2 usages
1.3k stars
Nov 17, 2022
8 usages
15 stars
Sep 20, 2022
4 usages
547 stars
Aug 31, 2021
4 usages
687 stars
Jun 08, 2021
4 usages
200 stars
Jul 18, 2023
2 usages
19.7k stars
Jan 08, 2022
2 usages
4.4k stars
Nov 08, 2022
2 usages
0 stars
May 15, 2023
3 usages
59 stars