MVN

io.smartup.localstack : localstack-spring-boot-parent

Maven & Gradle

Sep 19, 2018
27 stars

Spring Boot Parent LocalStack · Parent maven module for easy dependency management

<dependency>
    <groupId>io.smartup.localstack</groupId>
    <artifactId>localstack-spring-boot-parent</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smartup.localstack : localstack-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of io.smartup.localstack : localstack-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
localstack-spring-boot-parent-1.1.1
localstack-spring-boot-parent-1.1.0
1.0.x
localstack-spring-boot-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.smartup.localstack</groupId>
    <artifactId>localstack-spring-boot-parent</artifactId>
    <version>1.1.1</version>
</dependency>