| License | License | 
|---|---|
| Categories | CategoriesAWS Container PaaS Providers | 
| GroupId | GroupIdpl.codewise.commons | 
| ArtifactId | ArtifactIdcommons-aws-spring | 
| Last Version | Last Version1.0.15 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpl.codewise.commons:commons-aws-spring Set of commons to perform most popular AWS operations. Convenient Spring configuration class | 
| Filename | Size | 
|---|---|
| commons-aws-spring-1.0.15.pom | |
| commons-aws-spring-1.0.15.jar | 4 KB | 
| commons-aws-spring-1.0.15-sources.jar | 3 KB | 
| commons-aws-spring-1.0.15-javadoc.jar | 364 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-spring/ -->
<dependency>
    <groupId>pl.codewise.commons</groupId>
    <artifactId>commons-aws-spring</artifactId>
    <version>1.0.15</version>
</dependency>// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-spring/
implementation 'pl.codewise.commons:commons-aws-spring:1.0.15'// https://jarcasting.com/artifacts/pl.codewise.commons/commons-aws-spring/
implementation ("pl.codewise.commons:commons-aws-spring:1.0.15")'pl.codewise.commons:commons-aws-spring:jar:1.0.15'<dependency org="pl.codewise.commons" name="commons-aws-spring" rev="1.0.15">
  <artifact name="commons-aws-spring" type="jar" />
</dependency>@Grapes(
@Grab(group='pl.codewise.commons', module='commons-aws-spring', version='1.0.15')
)libraryDependencies += "pl.codewise.commons" % "commons-aws-spring" % "1.0.15"[pl.codewise.commons/commons-aws-spring "1.0.15"]| Group / Artifact | Type | Version | 
|---|---|---|
| pl.codewise.commons : commons-aws-core | jar | 1.0.15 | 
| org.springframework : spring-context | jar | 4.3.18.RELEASE |