Download test-ejb-j2ee_1.3-3.0.0.jar file - Jar t

Jar examples for t:test-ejb-j2ee-1.3

Description

Geronimo test EJBs for J2EE 1.3.

You can download jar file test-ejb-j2ee_1.3 3.0.0 in this page.

License

Apache License

Build File

You can use the following script to add test-ejb-j2ee_1.3-3.0.0.jar to your project.

<dependency>
   <groupId>org.apache.geronimo.testsupport</groupId>
   <artifactId>test-ejb-j2ee_1.3</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'org.apache.geronimo.testsupport', name: 'test-ejb-j2ee_1.3', version: '3.0.0'
libraryDependencies += "org.apache.geronimo.testsupport" % "test-ejb-j2ee_1.3" % "3.0.0"
<dependency org="org.apache.geronimo.testsupport" name="test-ejb-j2ee_1.3" rev="3.0.0"/>
@Grapes(@Grab(group='org.apache.geronimo.testsupport', module='test-ejb-j2ee_1.3', version='3.0.0'))
'org.apache.geronimo.testsupport:test-ejb-j2ee_1.3:jar:3.0.0'

Download

Click the following link to download the jar file.

test-ejb-j2ee_1.3-3.0.0-javadoc.jar
test-ejb-j2ee_1.3-3.0.0-sources.jar
test-ejb-j2ee_1.3-3.0.0.jar
test-ejb-j2ee_1.3-3.0.0.pom



Related Tutorials