junit-servers

Add Embedded Server to your junit tests case.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

2.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

https://github.com/mjeanroy/junit-servers
Система контроля версий

Система контроля версий

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

Скачать junit-servers

Имя Файла Размер
junit-servers-2.1.0.pom 18 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • junit-servers-core
  • junit-servers-jetty
  • junit-servers-tomcat
  • samples

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

Версия
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