Client library for invoking EJB components on WildFly application servers using the Jakarta EE variant.
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-ejb-client</artifactId>
<version>4.0.56.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Look up and invoke a remote EJB using JBoss EJB client.
Ensure your server version matches the client version; use jakarta.* imports for 4.x.
No dependency data recorded yet.