License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.ganchix |
ArtifactId | ArtifactIdmorphia-spring-boot-starter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmorphia-spring-boot-starter
Spring boot starter using for morphia integration.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.ganchix/morphia-spring-boot-starter/ -->
<dependency>
<groupId>io.github.ganchix</groupId>
<artifactId>morphia-spring-boot-starter</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ganchix/morphia-spring-boot-starter/
implementation 'io.github.ganchix:morphia-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/io.github.ganchix/morphia-spring-boot-starter/
implementation ("io.github.ganchix:morphia-spring-boot-starter:1.0.1")
'io.github.ganchix:morphia-spring-boot-starter:jar:1.0.1'
<dependency org="io.github.ganchix" name="morphia-spring-boot-starter" rev="1.0.1">
<artifact name="morphia-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ganchix', module='morphia-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "io.github.ganchix" % "morphia-spring-boot-starter" % "1.0.1"
[io.github.ganchix/morphia-spring-boot-starter "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.ganchix : morphia-spring-boot | jar | 1.0.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.5.3.RELEASE |
org.mongodb.morphia : morphia | jar | 1.2.1 |
org.reflections : reflections | jar | 0.9.11 |
Group / Artifact | Type | Version |
---|---|---|
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.0.0 |
org.springframework.boot : spring-boot | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.3.RELEASE |