is not current version
Last Version 0.0.4

com.luamas:aws-spring-boot-starter 0.0.2

AWS spring boot starter

Categories

Categories

Spring Boot Container Microservices AWS PaaS Providers
GroupId

GroupId

com.luamas
ArtifactId

ArtifactId

aws-spring-boot-starter
Version

Version

0.0.2
Type

Type

jar

Download aws-spring-boot-starter 0.0.2


<!-- https://jarcasting.com/artifacts/com.luamas/aws-spring-boot-starter/ -->
<dependency>
    <groupId>com.luamas</groupId>
    <artifactId>aws-spring-boot-starter</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.luamas/aws-spring-boot-starter/
implementation 'com.luamas:aws-spring-boot-starter:0.0.2'
// https://jarcasting.com/artifacts/com.luamas/aws-spring-boot-starter/
implementation ("com.luamas:aws-spring-boot-starter:0.0.2")
'com.luamas:aws-spring-boot-starter:jar:0.0.2'
<dependency org="com.luamas" name="aws-spring-boot-starter" rev="0.0.2">
  <artifact name="aws-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luamas', module='aws-spring-boot-starter', version='0.0.2')
)
libraryDependencies += "com.luamas" % "aws-spring-boot-starter" % "0.0.2"
[com.luamas/aws-spring-boot-starter "0.0.2"]