MVN

io.github.ganchix : morphia-spring-boot-parent

Maven & Gradle

Sep 11, 2018
14 stars

morphia-spring-boot-parent · Spring boot starter using for morphia integration.

<dependency>
    <groupId>io.github.ganchix</groupId>
    <artifactId>morphia-spring-boot-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ganchix : morphia-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.ganchix : morphia-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
morphia-spring-boot-parent-1.0.1
morphia-spring-boot-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ganchix</groupId>
    <artifactId>morphia-spring-boot-parent</artifactId>
    <version>1.0.1</version>
</dependency>