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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

test-ejb-j2ee_1.3-1.2-beta-javadoc.jar
test-ejb-j2ee_1.3-1.2-beta-sources.jar
test-ejb-j2ee_1.3-1.2-beta.jar
test-ejb-j2ee_1.3-1.2-beta.pom



Related Tutorials