is not current version
Last Version 26.1.1.Final

org.wildfly:wildfly-ejb-client-legacy-bom 21.0.2.Final

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

21.0.2.Final
Type

Type

pom

Download wildfly-ejb-client-legacy-bom 21.0.2.Final


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