JBoss Application Server: EJB Client BOM

This artifact provides a bill of materials (BOM) for remoting based EJB usage. Importing this bom into your project will give you the maven artifacts you need to perform remote EJB calls.

License

License

Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

org.jboss.as
ArtifactId

ArtifactId

jboss-as-ejb-client-bom
Last Version

Last Version

7.2.0.Final
Release Date

Release Date

Type

Type

pom
Description

Description

JBoss Application Server: EJB Client BOM
This artifact provides a bill of materials (BOM) for remoting based EJB usage. Importing this bom into your project will give you the maven artifacts you need to perform remote EJB calls.
Project Organization

Project Organization

JBoss by Red Hat

Download jboss-as-ejb-client-bom

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.jboss : jboss-ejb-client jar 1.0.16.Final
org.jboss : jboss-remote-naming jar 1.0.5.Final
org.jboss.logging : jboss-logging jar 3.1.2.GA
org.jboss.marshalling : jboss-marshalling jar 1.3.16.GA
org.jboss.marshalling : jboss-marshalling-river jar 1.3.16.GA
org.jboss.remoting3 : jboss-remoting jar 3.2.14.GA
org.jboss.sasl : jboss-sasl jar 1.0.3.Final
org.jboss.spec.javax.transaction : jboss-transaction-api_1.1_spec jar 1.0.1.Final
org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec jar 1.0.2.Final
org.jboss.xnio : xnio-api jar 3.0.7.GA
org.jboss.xnio : xnio-nio jar 3.0.7.GA
org.jboss.as : jboss-as-build-config jar 7.2.0.Final

Project Modules

There are no modules declared in this project.

As part of the rename of the JBoss Application Server project to WildFly, the jboss-as git repo has been moved to http://github.com/wildfly/wildfly.

Please use this location for all purposes from now on.

Follow these steps to update your repo:

  1. Create a new fork of the linked wildfly repo into your own copy
  2. In your local checkout execute the following commands (assuming you have an origin and an upstream)

git remote set-url origin [email protected]:[username]/wildfly.git

git remote set-url upstream git://github.com/wildfly/wildfly.git

NOTE: After these steps you can rename your jboss-as directory to wildfly (optional)

org.jboss.as

Versions

Version
7.2.0.Final
7.1.3.Final
7.1.2.Final
7.1.1.Final
7.1.0.Final