Download test-ejb-j2ee_1.4-3.0-beta-1.jar file - Jar t

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

Description

Geronimo test EJBs for J2EE 1.4.

You can download jar file test-ejb-j2ee_1.4 3.0-beta-1 in this page.

License

Apache License

Build File

You can use the following script to add test-ejb-j2ee_1.4-3.0-beta-1.jar to your project.

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

Download

Click the following link to download the jar file.

test-ejb-j2ee_1.4-3.0-beta-1-javadoc.jar
test-ejb-j2ee_1.4-3.0-beta-1-sources.jar
test-ejb-j2ee_1.4-3.0-beta-1.jar
test-ejb-j2ee_1.4-3.0-beta-1.pom



Related Tutorials