| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы MongoDB Данные Базы данных |
| Группа | Группаde.enterprise-starters |
| Идентификатор | Идентификаторenterprise-mongodb-spring-boot-starter |
| Версия | Версия2.2.0-alpha4 |
| Тип | Типjar |
| Описание |
ОписаниеEnterprise MongoDB Spring Boot Starter
Enterprise Starter Parent
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-mongodb-spring-boot-starter/ -->
<dependency>
<groupId>de.enterprise-starters</groupId>
<artifactId>enterprise-mongodb-spring-boot-starter</artifactId>
<version>2.2.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-mongodb-spring-boot-starter/
implementation 'de.enterprise-starters:enterprise-mongodb-spring-boot-starter:2.2.0-alpha4'
// https://jarcasting.com/artifacts/de.enterprise-starters/enterprise-mongodb-spring-boot-starter/
implementation ("de.enterprise-starters:enterprise-mongodb-spring-boot-starter:2.2.0-alpha4")
'de.enterprise-starters:enterprise-mongodb-spring-boot-starter:jar:2.2.0-alpha4'
<dependency org="de.enterprise-starters" name="enterprise-mongodb-spring-boot-starter" rev="2.2.0-alpha4">
<artifact name="enterprise-mongodb-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.enterprise-starters', module='enterprise-mongodb-spring-boot-starter', version='2.2.0-alpha4')
)
libraryDependencies += "de.enterprise-starters" % "enterprise-mongodb-spring-boot-starter" % "2.2.0-alpha4"
[de.enterprise-starters/enterprise-mongodb-spring-boot-starter "2.2.0-alpha4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.2.7.RELEASE |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.2.7.RELEASE |
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 2.2.7.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 2.2.7.RELEASE |
| org.springframework.boot : spring-boot-starter-mail Необязательный | jar | 2.2.7.RELEASE |
| com.querydsl : querydsl-mongodb | jar | 4.2.2 |
| de.enterprise-starters : enterprise-common | jar | 2.2.0-alpha4 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.2.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lordofthejars : nosqlunit-mongodb | jar | 1.0.0 |
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 2.2.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.7.RELEASE |