| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.springframework.boot |
| Идентификатор | Идентификаторspring-boot-deployment-tests |
| Версия | Версия1.5.7.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеSpring Boot Deployment Tests
Spring Boot Deployment Tests
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-boot-deployment-tests-1.5.7.RELEASE.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-tests/ -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-tests</artifactId>
<version>1.5.7.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-tests/
implementation 'org.springframework.boot:spring-boot-deployment-tests:1.5.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-tests/
implementation ("org.springframework.boot:spring-boot-deployment-tests:1.5.7.RELEASE")
'org.springframework.boot:spring-boot-deployment-tests:pom:1.5.7.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-deployment-tests" rev="1.5.7.RELEASE">
<artifact name="spring-boot-deployment-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-deployment-tests', version='1.5.7.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-deployment-tests" % "1.5.7.RELEASE"
[org.springframework.boot/spring-boot-deployment-tests "1.5.7.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.6.0 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.springframework : spring-test | jar |