License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdme.wuwenbin |
ArtifactId | ArtifactIdtemplate-modules-mongodb |
Version | Version1.11.0.RELEASE |
Type | Typejar |
Description |
Descriptiontemplate-modules-mongodb
提供对mongo数据源的高级操作,针对多数据源mongo和集群mongo
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-mongodb | jar | 1.10.10.RELEASE |
junit : junit | jar | 4.12 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.14.RELEASE |