is not current version
Last Version 1.0.42

io.github.rocketmix:rocketmix-spring-boot-starter 1.0.29

Shared configuration and tools. This project contains a custom spring boot module to facilitate new api project developpement startup process.

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.rocketmix
ArtifactId

ArtifactId

rocketmix-spring-boot-starter
Version

Version

1.0.29
Type

Type

jar

Download rocketmix-spring-boot-starter 1.0.29


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