Download test-ejb-j2ee_1.3-3.0-M1.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-M1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

test-ejb-j2ee_1.3-3.0-M1-javadoc.jar
test-ejb-j2ee_1.3-3.0-M1-sources.jar
test-ejb-j2ee_1.3-3.0-M1.jar
test-ejb-j2ee_1.3-3.0-M1.pom



Related Tutorials