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