Последняя версия

template-modules-mongodb 1.11.0.RELEASE

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

Лицензия

Лицензия

Категории

Категории

MongoDB Данные Базы данных
Группа

Группа

me.wuwenbin
Идентификатор

Идентификатор

template-modules-mongodb
Версия

Версия

1.11.0.RELEASE
Тип

Тип

jar
Описание

Описание

template-modules-mongodb
提供对mongo数据源的高级操作,针对多数据源mongo和集群mongo
Ссылка на сайт

Ссылка на сайт

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

Скачать 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-mongodb jar 1.10.10.RELEASE
junit : junit jar 4.12

provided (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 4.3.14.RELEASE

Модули Проекта

Данный проект не имеет модулей.