| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers Безопасность Undertow Сеть Networking |
| Группа | Группаorg.wildfly.security.elytron-web |
| Идентификатор | Идентификаторundertow-common-test |
| Версия | Версия2.0.0.Alpha6 |
| Тип | Типjar |
| Описание |
ОписаниеWildFly Elytron Web - Undertow Common Test
Common test code for the Undertow integration.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| undertow-common-test-2.0.0.Alpha6.pom | |
| undertow-common-test-2.0.0.Alpha6.jar | 37 KB |
| undertow-common-test-2.0.0.Alpha6-sources.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/undertow-common-test/ -->
<dependency>
<groupId>org.wildfly.security.elytron-web</groupId>
<artifactId>undertow-common-test</artifactId>
<version>2.0.0.Alpha6</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/undertow-common-test/
implementation 'org.wildfly.security.elytron-web:undertow-common-test:2.0.0.Alpha6'
// https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/undertow-common-test/
implementation ("org.wildfly.security.elytron-web:undertow-common-test:2.0.0.Alpha6")
'org.wildfly.security.elytron-web:undertow-common-test:jar:2.0.0.Alpha6'
<dependency org="org.wildfly.security.elytron-web" name="undertow-common-test" rev="2.0.0.Alpha6">
<artifact name="undertow-common-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.security.elytron-web', module='undertow-common-test', version='2.0.0.Alpha6')
)
libraryDependencies += "org.wildfly.security.elytron-web" % "undertow-common-test" % "2.0.0.Alpha6"
[org.wildfly.security.elytron-web/undertow-common-test "2.0.0.Alpha6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |