Last Version

mongo-spring-boot-starter 1.0.1

mongo-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices Leaf Data Databases
GroupId

GroupId

top.newleaf
ArtifactId

ArtifactId

mongo-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

mongo-spring-boot-starter
mongo-spring-boot-starter
Project URL

Project URL

https://github.com/zixianc/mongo-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/zixianc/mongo-spring-boot-starter

Download mongo-spring-boot-starter 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
top.newleaf : mongo-orm jar 1.0.0
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.