Last Version

WildFly: EJB Legacy Client BOM 13.0.0.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.

License

License

Categories

Categories

WildFly Container Application Servers CLI User Interface
GroupId

GroupId

org.wildfly.bom
ArtifactId

ArtifactId

ejb-client-legacy-bom
Version

Version

13.0.0.Final
Type

Type

pom
Description

Description

WildFly: EJB Legacy Client BOM
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.
Project Organization

Project Organization

JBoss by Red Hat

Download ejb-client-legacy-bom 13.0.0.Final


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

Dependencies

compile (14)

Group / Artifact Type Version
org.jboss » jboss-ejb-client-legacy jar 3.0.2.Final
org.jboss.logging : jboss-logging jar 3.3.1.Final
org.jboss.marshalling : jboss-marshalling jar 2.0.5.Final
org.jboss.marshalling : jboss-marshalling-river jar 2.0.5.Final
org.jboss.remoting : jboss-remoting jar 5.0.5.Final
org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec jar 1.1.1.Final
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar 1.0.1.Final
org.jboss.threads : jboss-threads jar 2.3.2.Final
org.jboss.xnio : xnio-api jar 3.6.2.Final
org.jboss.xnio : xnio-nio jar 3.6.2.Final
org.wildfly : wildfly-naming-client jar 1.0.9.Final
org.wildfly.common : wildfly-common jar 1.3.1.Final
org.wildfly.security : wildfly-elytron jar 1.2.4.Final
org.wildfly.client : wildfly-client-config jar 1.0.0.Final

Project Modules

There are no modules declared in this project.