Last Version

WildFly: Jakarta Enterprise Beans and Jakarta Messaging client combined jar 27.0.0.Alpha1

This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).

License

License

Categories

Categories

WildFly Container Application Servers CLI User Interface
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-client-all
Version

Version

27.0.0.Alpha1
Type

Type

jar
Description

Description

WildFly: Jakarta Enterprise Beans and Jakarta Messaging client combined jar
This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-client-all 27.0.0.Alpha1


<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-client-all/ -->
<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-client-all</artifactId>
    <version>27.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-client-all/
implementation 'org.wildfly:wildfly-client-all:27.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-client-all/
implementation ("org.wildfly:wildfly-client-all:27.0.0.Alpha1")
'org.wildfly:wildfly-client-all:jar:27.0.0.Alpha1'
<dependency org="org.wildfly" name="wildfly-client-all" rev="27.0.0.Alpha1">
  <artifact name="wildfly-client-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-client-all', version='27.0.0.Alpha1')
)
libraryDependencies += "org.wildfly" % "wildfly-client-all" % "27.0.0.Alpha1"
[org.wildfly/wildfly-client-all "27.0.0.Alpha1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.