Download jboss-j2ee-3.2.3.jar file - Jar j

Jar examples for j:jboss-j2ee

Description

POM was created from install:install-file

You can download jar file jboss-j2ee 3.2.3 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add jboss-j2ee-3.2.3.jar to your project.

<dependency>
   <groupId>jboss</groupId>
   <artifactId>jboss-j2ee</artifactId>
   <version>3.2.3</version>
</dependency>
compile group: 'jboss', name: 'jboss-j2ee', version: '3.2.3'
libraryDependencies += "jboss" % "jboss-j2ee" % "3.2.3"
<dependency org="jboss" name="jboss-j2ee" rev="3.2.3"/>
@Grapes(@Grab(group='jboss', module='jboss-j2ee', version='3.2.3'))
'jboss:jboss-j2ee:jar:3.2.3'

Download

Click the following link to download the jar file.

jboss-j2ee-3.2.3.jar
jboss-j2ee-3.2.3.pom



Related Tutorials