Scenario: Spring Boot Test

WebDevice Parent

Лицензия

Лицензия

Категории

Категории

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

Группа

io.webdevice.scenarios
Идентификатор

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

spring-boot-test
Последняя версия

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

0.0.15
Дата

Дата

Тип

Тип

jar
Описание

Описание

Scenario: Spring Boot Test
WebDevice Parent

Скачать spring-boot-test

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.webdevice.scenarios/spring-boot-test/ -->
<dependency>
    <groupId>io.webdevice.scenarios</groupId>
    <artifactId>spring-boot-test</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.webdevice.scenarios/spring-boot-test/
implementation 'io.webdevice.scenarios:spring-boot-test:0.0.15'
// https://jarcasting.com/artifacts/io.webdevice.scenarios/spring-boot-test/
implementation ("io.webdevice.scenarios:spring-boot-test:0.0.15")
'io.webdevice.scenarios:spring-boot-test:jar:0.0.15'
<dependency org="io.webdevice.scenarios" name="spring-boot-test" rev="0.0.15">
  <artifact name="spring-boot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.webdevice.scenarios', module='spring-boot-test', version='0.0.15')
)
libraryDependencies += "io.webdevice.scenarios" % "spring-boot-test" % "0.0.15"
[io.webdevice.scenarios/spring-boot-test "0.0.15"]

Зависимости

test (8)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar
org.springframework.boot : spring-boot-starter-test jar
io.webdevice : webdevice-spring-boot jar 0.0.15
io.webdevice : webdevice-spring-base test-jar 0.0.15
org.assertj : assertj-core jar 3.13.2
junit : junit jar 4.12
org.seleniumhq.selenium : selenium-firefox-driver jar
org.seleniumhq.selenium : selenium-chrome-driver jar

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

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

docs/index.md

Версии библиотеки

Версия
0.0.15
0.0.14
0.0.13