| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Undertow Сеть Networking |
| Группа | Группаcom.paulhammant.servirtium |
| Идентификатор | Идентификаторservirtium-undertow |
| Последняя версия | Последняя версия0.9.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеService Virtualized HTTP that includes record, playback and a markdown storage format FOR TEST
AUTOMATION
|
| Имя Файла | Размер |
|---|---|
| servirtium-undertow-0.9.9.pom | |
| servirtium-undertow-0.9.9.jar | 8 KB |
| servirtium-undertow-0.9.9-sources.jar | 3 KB |
| servirtium-undertow-0.9.9-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.paulhammant.servirtium/servirtium-undertow/ -->
<dependency>
<groupId>com.paulhammant.servirtium</groupId>
<artifactId>servirtium-undertow</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.paulhammant.servirtium/servirtium-undertow/
implementation 'com.paulhammant.servirtium:servirtium-undertow:0.9.9'
// https://jarcasting.com/artifacts/com.paulhammant.servirtium/servirtium-undertow/
implementation ("com.paulhammant.servirtium:servirtium-undertow:0.9.9")
'com.paulhammant.servirtium:servirtium-undertow:jar:0.9.9'
<dependency org="com.paulhammant.servirtium" name="servirtium-undertow" rev="0.9.9">
<artifact name="servirtium-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paulhammant.servirtium', module='servirtium-undertow', version='0.9.9')
)
libraryDependencies += "com.paulhammant.servirtium" % "servirtium-undertow" % "0.9.9"
[com.paulhammant.servirtium/servirtium-undertow "0.9.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.paulhammant : servirtium-core | jar | 0.9.9 |
| io.undertow : undertow-core | jar | 2.0.28.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 9.4.24.v20191120 |
| com.paulhammant : servirtium-core | test-jar | 0.9.9 |
| junit : junit | jar | 4.12 |
| io.rest-assured : rest-assured | jar | 4.1.2 |