Last Version

Spring Boot Parent LocalStack 1.1.1

Parent maven module for easy dependency management

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.smartup.localstack
ArtifactId

ArtifactId

localstack-spring-boot-parent
Version

Version

1.1.1
Type

Type

pom
Description

Description

Spring Boot Parent LocalStack
Parent maven module for easy dependency management
Source Code Management

Source Code Management

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

Download localstack-spring-boot-parent 1.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.