Last Version

template-modules-mongodb 1.11.0.RELEASE

提供对mongo数据源的高级操作,针对多数据源mongo和集群mongo

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-modules-mongodb
Version

Version

1.11.0.RELEASE
Type

Type

jar
Description

Description

template-modules-mongodb
提供对mongo数据源的高级操作,针对多数据源mongo和集群mongo
Project URL

Project URL

https://github.com/miyakowork/template-boot-modules/tree/master/template-modules-mongodb

Download template-modules-mongodb 1.11.0.RELEASE


<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-modules-mongodb/ -->
<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-modules-mongodb</artifactId>
    <version>1.11.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-modules-mongodb/
implementation 'me.wuwenbin:template-modules-mongodb:1.11.0.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-modules-mongodb/
implementation ("me.wuwenbin:template-modules-mongodb:1.11.0.RELEASE")
'me.wuwenbin:template-modules-mongodb:jar:1.11.0.RELEASE'
<dependency org="me.wuwenbin" name="template-modules-mongodb" rev="1.11.0.RELEASE">
  <artifact name="template-modules-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-modules-mongodb', version='1.11.0.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-modules-mongodb" % "1.11.0.RELEASE"
[me.wuwenbin/template-modules-mongodb "1.11.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.data : spring-data-mongodb jar 1.10.10.RELEASE
junit : junit jar 4.12

provided (7)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.14.RELEASE
org.springframework : spring-context jar 4.3.14.RELEASE
org.springframework : spring-aop jar 4.3.14.RELEASE
org.springframework : spring-aspects jar 4.3.14.RELEASE
org.aspectj : aspectjrt jar 1.8.9
cglib : cglib jar 3.1
org.slf4j : slf4j-log4j12 jar 1.7.25

test (1)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.14.RELEASE

Project Modules

There are no modules declared in this project.