Download jboss-j2ee-4.0.2.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 4.0.2 in this page.

License

GNU Lesser General Public License

Build File

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

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

Download

Click the following link to download the jar file.

jboss-j2ee-4.0.2.jar
jboss-j2ee-4.0.2.pom



Related Tutorials