Download ejb-internal-api-3.1-b41.jar file - Jar e

Jar examples for e:ejb-internal-api

Description

You can download jar file ejb-internal-api 3.1-b41 in this page.

License

Open Source License

Build File

You can use the following script to add ejb-internal-api-3.1-b41.jar to your project.

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

Download

Click the following link to download the jar file.

ejb-internal-api-3.1-b41-sources.jar
ejb-internal-api-3.1-b41.jar
ejb-internal-api-3.1-b41.pom



Related Tutorials