Last Version

localstack-spring-boot-starter 1.1.1

Spring Boot Starter for using LocalStack

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.smartup.localstack
ArtifactId

ArtifactId

localstack-spring-boot-starter
Version

Version

1.1.1
Type

Type

jar
Description

Description

localstack-spring-boot-starter
Spring Boot Starter for using LocalStack
Source Code Management

Source Code Management

https://github.com/smartupio/localstack-spring-boot

Download localstack-spring-boot-starter 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.smartup.localstack : localstack-spring-boot-autoconfigure jar 1.1.1

Project Modules

There are no modules declared in this project.