is not current version
Last Version 26.1.1.Final

org.wildfly:wildfly-ejb-client-legacy-bom 11.0.0.CR1

This artifact provides a bill of materials (BOM) for remoting based EJB for clients which require 100% API compatiblity with EAP 7.0 and earlier releases. It is recommended to use the primary wildfly-ejb-client bom if possible.

Categories

Categories

WildFly Container Application Servers CLI User Interface
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-ejb-client-legacy-bom
Version

Version

11.0.0.CR1
Type

Type

pom

Download wildfly-ejb-client-legacy-bom 11.0.0.CR1


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