mongodb-spring-boot-starter

mongodb-spring-boot-starter MongodbUtil

License

License

Categories

Categories

Spring Boot Container Microservices MongoDB Data Databases
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

mongodb-spring-boot-starter
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

mongodb-spring-boot-starter
mongodb-spring-boot-starter MongodbUtil
Project URL

Project URL

https://github.com/czy1024/mongodb-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/czy1024/luna-common

Download mongodb-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-mongodb jar
com.github.czy1024 : luna-common jar 1.1.5
com.github.czy1024 : json-fastJson jar 1.0.2-RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE