MVN

pl.codewise.commons : commons-aws

Maven & Gradle

Apr 16, 2020

Set of commons to perform most popular AWS operations

<dependency>
    <groupId>pl.codewise.commons</groupId>
    <artifactId>commons-aws</artifactId>
    <version>1.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.codewise.commons : commons-aws to add to Maven - Latest Versions:

  • Latest Stable: 1.0.15

All Versions

Choose a version of pl.codewise.commons : commons-aws to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-aws-1.0.15
commons-aws-1.0.14
commons-aws-1.0.13
commons-aws-1.0.12
commons-aws-1.0.11
commons-aws-1.0.10
commons-aws-1.0.9
commons-aws-1.0.5
commons-aws-1.0.4
commons-aws-1.0.3
commons-aws-1.0.2
commons-aws-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pl.codewise.commons</groupId>
    <artifactId>commons-aws</artifactId>
    <version>1.0.15</version>
</dependency>

Advertisement