License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.hzpz.spring.boot |
ArtifactId | ArtifactIdmongeez-spring-boot-starter |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionSpring Boot AutoConfigure for Mongeez
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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>2.0.1</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:2.0.1'
// https://jarcasting.com/artifacts/io.github.hzpz.spring.boot/mongeez-spring-boot-starter/
implementation ("io.github.hzpz.spring.boot:mongeez-spring-boot-starter:2.0.1")
'io.github.hzpz.spring.boot:mongeez-spring-boot-starter:jar:2.0.1'
<dependency org="io.github.hzpz.spring.boot" name="mongeez-spring-boot-starter" rev="2.0.1">
<artifact name="mongeez-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hzpz.spring.boot', module='mongeez-spring-boot-starter', version='2.0.1')
)
libraryDependencies += "io.github.hzpz.spring.boot" % "mongeez-spring-boot-starter" % "2.0.1"
[io.github.hzpz.spring.boot/mongeez-spring-boot-starter "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.4.RELEASE |
org.springframework.data : spring-data-mongodb | jar | |
org.mongeez : mongeez | jar | 0.9.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |