JBoss Application Server Client

JBoss Application Server is a J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals. It provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence.

License

License

Categories

Categories

JBoss Container Application Servers CLI User Interface
GroupId

GroupId

jboss
ArtifactId

ArtifactId

jboss-client
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JBoss Application Server Client
JBoss Application Server is a J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals. It provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence.
Project URL

Project URL

http://www.jboss.com/

Download jboss-client

How to add to project

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

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.

Versions

Version
4.0.2
3.2.3
3.2.1