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

Spring Boot WebSphere Liberty Profile Deployment Test 1.5.7.RELEASE

Spring Boot WebSphere Liberty Profile Deployment Test

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.springframework.boot
Идентификатор

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

spring-boot-deployment-test-wlp
Версия

Версия

1.5.7.RELEASE
Тип

Тип

war
Описание

Описание

Spring Boot WebSphere Liberty Profile Deployment Test
Spring Boot WebSphere Liberty Profile Deployment Test
Ссылка на сайт

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

http://projects.spring.io/spring-boot/
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать spring-boot-deployment-test-wlp 1.5.7.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-wlp/ -->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-deployment-test-wlp</artifactId>
    <version>1.5.7.RELEASE</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-wlp/
implementation 'org.springframework.boot:spring-boot-deployment-test-wlp:1.5.7.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot/spring-boot-deployment-test-wlp/
implementation ("org.springframework.boot:spring-boot-deployment-test-wlp:1.5.7.RELEASE")
'org.springframework.boot:spring-boot-deployment-test-wlp:war:1.5.7.RELEASE'
<dependency org="org.springframework.boot" name="spring-boot-deployment-test-wlp" rev="1.5.7.RELEASE">
  <artifact name="spring-boot-deployment-test-wlp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot', module='spring-boot-deployment-test-wlp', version='1.5.7.RELEASE')
)
libraryDependencies += "org.springframework.boot" % "spring-boot-deployment-test-wlp" % "1.5.7.RELEASE"
[org.springframework.boot/spring-boot-deployment-test-wlp "1.5.7.RELEASE"]

Зависимости

compile (1)

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

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

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

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

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