не последняя версия
Последняя версия 19.0.0.Beta12

org.wildfly.core:wildfly-remoting-parent 11.0.0.Beta2


Категории

Категории

WildFly Контейнер Application Servers
Группа

Группа

org.wildfly.core
Идентификатор

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

wildfly-remoting-parent
Версия

Версия

11.0.0.Beta2
Тип

Тип

pom

Скачать wildfly-remoting-parent 11.0.0.Beta2

Имя Файла Размер
wildfly-remoting-parent-11.0.0.Beta2.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-parent/ -->
<dependency>
    <groupId>org.wildfly.core</groupId>
    <artifactId>wildfly-remoting-parent</artifactId>
    <version>11.0.0.Beta2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-parent/
implementation 'org.wildfly.core:wildfly-remoting-parent:11.0.0.Beta2'
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-parent/
implementation ("org.wildfly.core:wildfly-remoting-parent:11.0.0.Beta2")
'org.wildfly.core:wildfly-remoting-parent:pom:11.0.0.Beta2'
<dependency org="org.wildfly.core" name="wildfly-remoting-parent" rev="11.0.0.Beta2">
  <artifact name="wildfly-remoting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.core', module='wildfly-remoting-parent', version='11.0.0.Beta2')
)
libraryDependencies += "org.wildfly.core" % "wildfly-remoting-parent" % "11.0.0.Beta2"
[org.wildfly.core/wildfly-remoting-parent "11.0.0.Beta2"]