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