is not current version
Last Version 0.0.2

net.bytepowered:flux-spring-boot-starter 0.0.1-M0


Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.bytepowered
ArtifactId

ArtifactId

flux-spring-boot-starter
Version

Version

0.0.1-M0
Type

Type

jar

Download flux-spring-boot-starter 0.0.1-M0


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