Jar examples for e:ejb-api
Project GlassFish Enterprise JavaBean API
You can download jar file ejb-api 3.0 in this page.
Open Source License
You can use the following script to add ejb-api-3.0.jar to your project.
<dependency> <groupId>javax.ejb</groupId> <artifactId>ejb-api</artifactId> <version>3.0</version> </dependency>
compile group: 'javax.ejb', name: 'ejb-api', version: '3.0'
libraryDependencies += "javax.ejb" % "ejb-api" % "3.0"
<dependency org="javax.ejb" name="ejb-api" rev="3.0"/>
@Grapes(@Grab(group='javax.ejb', module='ejb-api', version='3.0'))
'javax.ejb:ejb-api:jar:3.0'
Click the following link to download the jar file.
ejb-api-3.0.pom