не последняя версия
Последняя версия 1.0.2.Final

org.wildfly.swarm:ejb-remote-runtime 1.0.0.Alpha6

WildFly Swarm: EJB Remote Runtime

Категории

Категории

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

Группа

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

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

ejb-remote-runtime
Версия

Версия

1.0.0.Alpha6
Тип

Тип

jar

Скачать ejb-remote-runtime 1.0.0.Alpha6


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/ejb-remote-runtime/ -->
<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>ejb-remote-runtime</artifactId>
    <version>1.0.0.Alpha6</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/ejb-remote-runtime/
implementation 'org.wildfly.swarm:ejb-remote-runtime:1.0.0.Alpha6'
// https://jarcasting.com/artifacts/org.wildfly.swarm/ejb-remote-runtime/
implementation ("org.wildfly.swarm:ejb-remote-runtime:1.0.0.Alpha6")
'org.wildfly.swarm:ejb-remote-runtime:jar:1.0.0.Alpha6'
<dependency org="org.wildfly.swarm" name="ejb-remote-runtime" rev="1.0.0.Alpha6">
  <artifact name="ejb-remote-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='ejb-remote-runtime', version='1.0.0.Alpha6')
)
libraryDependencies += "org.wildfly.swarm" % "ejb-remote-runtime" % "1.0.0.Alpha6"
[org.wildfly.swarm/ejb-remote-runtime "1.0.0.Alpha6"]