Last Version

morphia-spring-boot 1.0.1

Spring boot starter using for morphia integration.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.ganchix
ArtifactId

ArtifactId

morphia-spring-boot
Version

Version

1.0.1
Type

Type

jar
Description

Description

morphia-spring-boot
Spring boot starter using for morphia integration.
Source Code Management

Source Code Management

https://github.com/ganchix/morphia-spring-boot-starter/tree/master/morphia-spring-boot

Download morphia-spring-boot 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
org.springframework.boot : spring-boot-autoconfigure jar 1.5.3.RELEASE
org.mongodb.morphia : morphia jar 1.2.1
org.reflections : reflections jar 0.9.11

test (6)

Group / Artifact Type Version
nl.jqno.equalsverifier : equalsverifier jar 2.2.1
commons-logging : commons-logging jar 1.2
de.flapdoodle.embed : de.flapdoodle.embed.mongo jar 2.0.0
org.powermock : powermock-api-mockito jar 1.6.6
org.powermock : powermock-module-junit4 jar 1.6.6
org.springframework.boot : spring-boot-starter-test jar 1.5.3.RELEASE

Project Modules

There are no modules declared in this project.