Jar examples for j:jboss
POM was created from install:install-file
You can download jar file jboss 4.2.2.GA in this page.
Apache License
You can use the following script to add jboss-4.2.2.GA.jar to your project.
<dependency> <groupId>jboss</groupId> <artifactId>jboss</artifactId> <version>4.2.2.GA</version> </dependency>
compile group: 'jboss', name: 'jboss', version: '4.2.2.GA'
libraryDependencies += "jboss" % "jboss" % "4.2.2.GA"
<dependency org="jboss" name="jboss" rev="4.2.2.GA"/>
@Grapes(@Grab(group='jboss', module='jboss', version='4.2.2.GA'))
'jboss:jboss:jar:4.2.2.GA'
Click the following link to download the jar file.
jboss-4.2.2.GA.jar