| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Данные Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаeu.michael-simons |
| Идентификатор | Идентификаторdatamongotest-autoconfigure-spring-boot |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/eu.michael-simons/datamongotest-autoconfigure-spring-boot/ -->
<dependency>
<groupId>eu.michael-simons</groupId>
<artifactId>datamongotest-autoconfigure-spring-boot</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.michael-simons/datamongotest-autoconfigure-spring-boot/
implementation 'eu.michael-simons:datamongotest-autoconfigure-spring-boot:0.0.2'
// https://jarcasting.com/artifacts/eu.michael-simons/datamongotest-autoconfigure-spring-boot/
implementation ("eu.michael-simons:datamongotest-autoconfigure-spring-boot:0.0.2")
'eu.michael-simons:datamongotest-autoconfigure-spring-boot:jar:0.0.2'
<dependency org="eu.michael-simons" name="datamongotest-autoconfigure-spring-boot" rev="0.0.2">
<artifact name="datamongotest-autoconfigure-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.michael-simons', module='datamongotest-autoconfigure-spring-boot', version='0.0.2')
)
libraryDependencies += "eu.michael-simons" % "datamongotest-autoconfigure-spring-boot" % "0.0.2"
[eu.michael-simons/datamongotest-autoconfigure-spring-boot "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.4.2.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 1.4.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | 1.50.5 |