is not current version
Last Version 2.0.1

io.github.hzpz.spring.boot:mongeez-spring-boot-starter 1.3.0

Spring Boot AutoConfigure for Mongeez

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.hzpz.spring.boot
ArtifactId

ArtifactId

mongeez-spring-boot-starter
Version

Version

1.3.0
Type

Type

jar

Download mongeez-spring-boot-starter 1.3.0


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