is not current version
Last Version 1.0.1

top.newleaf:mongo-spring-boot-starter 1.0.0

mongo-spring-boot-starter

Categories

Categories

Spring Boot Container Microservices Leaf Data Databases
GroupId

GroupId

top.newleaf
ArtifactId

ArtifactId

mongo-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download mongo-spring-boot-starter 1.0.0


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