| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomEE Контейнер Application Servers Spring Boot Микросервисы |
| Группа | Группаorg.springframework.boot |
| Идентификатор | Идентификаторspring-boot-deployment-test-tomee |
| Версия | Версия1.5.7.RELEASE |
| Тип | Типwar |
| Описание |
ОписаниеSpring Boot TomEE Deployment Test
Spring Boot TomEE Deployment Test
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-tomee/ -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-deployment-test-tomee</artifactId>
<version>1.5.7.RELEASE</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-tomee/
implementation 'org.springframework.boot:spring-boot-deployment-test-tomee:1.5.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-tomee/
implementation ("org.springframework.boot:spring-boot-deployment-test-tomee:1.5.7.RELEASE")
'org.springframework.boot:spring-boot-deployment-test-tomee:war:1.5.7.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-deployment-test-tomee" rev="1.5.7.RELEASE">
<artifact name="spring-boot-deployment-test-tomee" type="war" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-deployment-test-tomee', version='1.5.7.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-deployment-test-tomee" % "1.5.7.RELEASE"
[org.springframework.boot/spring-boot-deployment-test-tomee "1.5.7.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 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 |