| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWildFly Контейнер Application Servers |
| Группа | Группаorg.wildfly.core |
| Идентификатор | Идентификаторwildfly-remoting-test |
| Версия | Версия18.0.0.Beta5 |
| Тип | Типjar |
| Описание |
ОписаниеWildFly: Remoting Subsystem Test
This is not in the remoting subsystem as it introduces circular dependencies
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| wildfly-remoting-test-18.0.0.Beta5.pom | |
| wildfly-remoting-test-18.0.0.Beta5.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-test/ -->
<dependency>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-remoting-test</artifactId>
<version>18.0.0.Beta5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-test/
implementation 'org.wildfly.core:wildfly-remoting-test:18.0.0.Beta5'
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-test/
implementation ("org.wildfly.core:wildfly-remoting-test:18.0.0.Beta5")
'org.wildfly.core:wildfly-remoting-test:jar:18.0.0.Beta5'
<dependency org="org.wildfly.core" name="wildfly-remoting-test" rev="18.0.0.Beta5">
<artifact name="wildfly-remoting-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.core', module='wildfly-remoting-test', version='18.0.0.Beta5')
)
libraryDependencies += "org.wildfly.core" % "wildfly-remoting-test" % "18.0.0.Beta5"
[org.wildfly.core/wildfly-remoting-test "18.0.0.Beta5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wildfly.core : wildfly-remoting | jar | 18.0.0.Beta5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logmanager : jboss-logmanager | jar | 2.1.18.Final |
| junit : junit | jar | 4.13.1 |
| org.wildfly.core : wildfly-subsystem-test | pom | 18.0.0.Beta5 |