Download ejb-container-3.0-b53.jar file - Jar e

Jar examples for e:ejb-container

Description

You can download jar file ejb-container 3.0-b53 in this page.

License

Open Source License

Build File

You can use the following script to add ejb-container-3.0-b53.jar to your project.

<dependency>
   <groupId>org.glassfish.ejb</groupId>
   <artifactId>ejb-container</artifactId>
   <version>3.0-b53</version>
</dependency>
compile group: 'org.glassfish.ejb', name: 'ejb-container', version: '3.0-b53'
libraryDependencies += "org.glassfish.ejb" % "ejb-container" % "3.0-b53"
<dependency org="org.glassfish.ejb" name="ejb-container" rev="3.0-b53"/>
@Grapes(@Grab(group='org.glassfish.ejb', module='ejb-container', version='3.0-b53'))
'org.glassfish.ejb:ejb-container:jar:3.0-b53'

Download

Click the following link to download the jar file.

ejb-container-3.0-b53-sources.jar
ejb-container-3.0-b53.jar
ejb-container-3.0-b53.pom



Related Tutorials