MVN

javax.ejb : ejb-api

Maven & Gradle

Apr 17, 2008
167 usages

Enterprise JavaBeans(TM) Specification · Project GlassFish Enterprise JavaBean API

<dependency>
    <groupId>javax.ejb</groupId>
    <artifactId>ejb-api</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.ejb : ejb-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0
  • Latest Alpha: 3.0-alpha-1

All Versions

Choose a version of javax.ejb : ejb-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
ejb-api-3.0-alpha-1
ejb-api-3.0

How to add a dependency to Maven

Add the following javax.ejb : ejb-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.ejb</groupId>
    <artifactId>ejb-api</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.ejb : ejb-api gradle dependency to your build.gradle file:

implementation 'javax.ejb:ejb-api:3.0'

Gradle Kotlin DSL: Add the following javax.ejb : ejb-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.ejb:ejb-api:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.ejb : ejb-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.ejb" % "ejb-api" % "3.0"

Advertisement

Dependencies from Group

Apr 17, 2008
167 usages
Mar 26, 2018
128 usages
15 stars

Discover Dependencies

Jun 26, 2023
190 usages
1.9k stars
Aug 11, 2009
30 usages
Mar 17, 2023
60 usages
763 stars
Dec 08, 2017
67 usages
0 stars
Nov 15, 2016
120 usages
233 stars
Aug 22, 2023
212 usages
5k stars
ide
Nov 27, 2007
123 usages
Mar 28, 2023
390 usages
39 stars