Download ejb-container-3.1.1-b08.jar file - Jar e

Jar examples for e:ejb-container

Description

You can download jar file ejb-container 3.1.1-b08 in this page.

License

Open Source License

Build File

You can use the following script to add ejb-container-3.1.1-b08.jar to your project.

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

Download

Click the following link to download the jar file.

ejb-container-3.1.1-b08-sources.jar
ejb-container-3.1.1-b08.jar
ejb-container-3.1.1-b08.pom



Related Tutorials