Download ejb-container-10.0-b28.jar file - Jar e

Jar examples for e:ejb-container

Description

You can download jar file ejb-container 10.0-b28 in this page.

License

Open Source License

Build File

You can use the following script to add ejb-container-10.0-b28.jar to your project.

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

Download

Click the following link to download the jar file.

ejb-container-10.0-b28-sources.jar
ejb-container-10.0-b28.jar
ejb-container-10.0-b28.pom



Related Tutorials