License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices React User Interface Web Frameworks Reactor Reactive libraries |
GroupId | GroupIdio.smartup.localstack |
ArtifactId | ArtifactIdlocalstack-spring-boot-reactor |
Version | Version1.1.1 |
Type | Typepom |
Description |
Descriptionlocalstack-spring-boot-reactor
LocalStack Spring Boot Reactor
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
localstack-spring-boot-reactor-1.1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.smartup.localstack/localstack-spring-boot-reactor/ -->
<dependency>
<groupId>io.smartup.localstack</groupId>
<artifactId>localstack-spring-boot-reactor</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smartup.localstack/localstack-spring-boot-reactor/
implementation 'io.smartup.localstack:localstack-spring-boot-reactor:1.1.1'
// https://jarcasting.com/artifacts/io.smartup.localstack/localstack-spring-boot-reactor/
implementation ("io.smartup.localstack:localstack-spring-boot-reactor:1.1.1")
'io.smartup.localstack:localstack-spring-boot-reactor:pom:1.1.1'
<dependency org="io.smartup.localstack" name="localstack-spring-boot-reactor" rev="1.1.1">
<artifact name="localstack-spring-boot-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smartup.localstack', module='localstack-spring-boot-reactor', version='1.1.1')
)
libraryDependencies += "io.smartup.localstack" % "localstack-spring-boot-reactor" % "1.1.1"
[io.smartup.localstack/localstack-spring-boot-reactor "1.1.1"]