Jar examples for j:jboss-j2ee
POM was created from install:install-file
You can download jar file jboss-j2ee 3.2.3 in this page.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
jboss-j2ee-3.2.3.jar