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

Jar examples for e:ejb-internal-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials