jboss:jboss

POM was created from install:install-file

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

jboss
ArtifactId

ArtifactId

jboss
Last Version

Last Version

4.2.2.GA
Release Date

Release Date

Type

Type

jar
Description

Description

POM was created from install:install-file

Download jboss

How to add to project

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

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.2.2.GA
3.2.3
3.2.1