MVN

javax.ejb : javax.ejb-api

Maven & Gradle

Mar 26, 2018
128 usages
15 stars

javax.ejb API · Project GlassFish Enterprise JavaBean API

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

Latest Version

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

  • Latest Stable: 3.2.2

All Versions

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

Version Vulnerabilities Updated
3.2.x
javax.ejb-api-3.2.2
javax.ejb-api-3.2.1
3.2
javax.ejb-api-3.2
javax.ejb-api-3.2-b02
javax.ejb-api-3.2-b01

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Aug 11, 2023
542 stars
Jun 29, 2023
35 usages
9.4k stars
Jul 07, 2023
122 usages
2.4k stars
jna
Sep 18, 2009
56 usages
Mar 22, 2012
85 usages
Jul 18, 2023
96 usages
16.7k stars
Dec 15, 2021
322 usages
932 stars
Jun 18, 2023
1.1k usages
3.1k stars
Aug 29, 2018
1.1k usages
519 stars