is not current version
Last Version 1.1.3

io.github.bluewindvane:neves-spring-boot-starter 1.0.1

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.bluewindvane
ArtifactId

ArtifactId

neves-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download neves-spring-boot-starter 1.0.1


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