License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.hzpz.spring.boot |
ArtifactId | ArtifactIdspring-boot-autoconfigure-mongeez |
Version | Version1.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/spring-boot-autoconfigure-mongeez/ -->
<dependency>
<groupId>io.github.hzpz.spring.boot</groupId>
<artifactId>spring-boot-autoconfigure-mongeez</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hzpz.spring.boot/spring-boot-autoconfigure-mongeez/
implementation 'io.github.hzpz.spring.boot:spring-boot-autoconfigure-mongeez:1.0.1'
// https://jarcasting.com/artifacts/io.github.hzpz.spring.boot/spring-boot-autoconfigure-mongeez/
implementation ("io.github.hzpz.spring.boot:spring-boot-autoconfigure-mongeez:1.0.1")
'io.github.hzpz.spring.boot:spring-boot-autoconfigure-mongeez:jar:1.0.1'
<dependency org="io.github.hzpz.spring.boot" name="spring-boot-autoconfigure-mongeez" rev="1.0.1">
<artifact name="spring-boot-autoconfigure-mongeez" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hzpz.spring.boot', module='spring-boot-autoconfigure-mongeez', version='1.0.1')
)
libraryDependencies += "io.github.hzpz.spring.boot" % "spring-boot-autoconfigure-mongeez" % "1.0.1"
[io.github.hzpz.spring.boot/spring-boot-autoconfigure-mongeez "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.2.5.RELEASE |
org.springframework.data : spring-data-mongodb Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.2.5.RELEASE |
org.mongodb : mongo-java-driver Optional | jar | 2.12.5 |
org.mongeez : mongeez Optional | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.springframework : spring-test | jar |