junit-servers-core

Add Embedded Server to your junit tests case.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

com.github.mjeanroy
Идентификатор

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

junit-servers-core
Последняя версия

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

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit-servers-core
Add Embedded Server to your junit tests case.
Ссылка на сайт

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

https://github.com/mjeanroy/junit-servers

Скачать junit-servers-core

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

<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers-core/ -->
<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>junit-servers-core</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers-core/
implementation 'com.github.mjeanroy:junit-servers-core:2.1.0'
// https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers-core/
implementation ("com.github.mjeanroy:junit-servers-core:2.1.0")
'com.github.mjeanroy:junit-servers-core:jar:2.1.0'
<dependency org="com.github.mjeanroy" name="junit-servers-core" rev="2.1.0">
  <artifact name="junit-servers-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='junit-servers-core', version='2.1.0')
)
libraryDependencies += "com.github.mjeanroy" % "junit-servers-core" % "2.1.0"
[com.github.mjeanroy/junit-servers-core "2.1.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api Необязательный jar 1.7.32
org.apache.logging.log4j : log4j-api Необязательный jar 2.17.1
org.apache.logging.log4j : log4j-core Необязательный jar 2.17.1
com.ning : async-http-client Необязательный jar 1.9.40
org.asynchttpclient : async-http-client Необязательный jar 2.12.3
org.apache.httpcomponents : httpclient Необязательный jar 4.5.13
com.squareup.okhttp3 : okhttp Необязательный jar 4.9.3

provided (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
javax.servlet : javax.servlet-api jar 4.0.1

test (9)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.mockito : mockito-core jar 4.2.0
org.assertj : assertj-core jar 3.22.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.github.tomakehurst : wiremock jar 2.27.2
nl.jqno.equalsverifier : equalsverifier jar 3.8.1
ch.qos.logback : logback-classic jar 1.2.10

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

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

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

Версия
2.1.0
2.0.1
2.0.0
1.0.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0