is not current version
Last Version 0.0.2

io.github.sivalabs:localstack-spring-boot-starter 0.0.1

SpringBoot starter for LocalStack

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.sivalabs
ArtifactId

ArtifactId

localstack-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar

Download localstack-spring-boot-starter 0.0.1


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