MVN

org.apache.openejb : openejb-http

Maven & Gradle

Sep 27, 2017
16 usages

OpenEJB :: Server :: Http

<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>openejb-http</artifactId>
    <version>4.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.openejb : openejb-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.7.5
  • Latest Beta: 4.0.0-beta-2

All Versions

Choose a version of org.apache.openejb : openejb-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.7.x
openejb-http-4.7.5
openejb-http-4.7.4
openejb-http-4.7.3
openejb-http-4.7.2
openejb-http-4.7.1
openejb-http-4.7.0
4.6.x
openejb-http-4.6.0.2
openejb-http-4.6.0.1
openejb-http-4.6.0
4.5.x
openejb-http-4.5.2
openejb-http-4.5.1
openejb-http-4.5.0
4.0.x
openejb-http-4.0.0
openejb-http-4.0.0-beta-2
openejb-http-4.0.0-beta-1
3.1.x
openejb-http-3.1.4
openejb-http-3.1.3
openejb-http-3.1.2
openejb-http-3.1.1
3.1
openejb-http-3.1
3.0.x
openejb-http-3.0.4
openejb-http-3.0.3
openejb-http-3.0.2
openejb-http-3.0.1
3.0
openejb-http-3.0
openejb-http-3.0-beta-2
openejb-http-3.0-beta-1

How to add a dependency to Maven

Add the following org.apache.openejb : openejb-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.openejb</groupId>
    <artifactId>openejb-http</artifactId>
    <version>4.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.openejb : openejb-http gradle dependency to your build.gradle file:

implementation 'org.apache.openejb:openejb-http:4.7.5'

Gradle Kotlin DSL: Add the following org.apache.openejb : openejb-http gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.openejb:openejb-http:4.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.openejb : openejb-http sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.openejb" % "openejb-http" % "4.7.5"

Advertisement

Dependencies from Group

Jun 18, 2014
142 usages
Sep 27, 2017
138 usages
Sep 27, 2017
39 usages
Sep 27, 2017
34 usages
Sep 27, 2017
33 usages

Discover Dependencies

19 usages
211 stars
Nov 17, 2020
6 usages
7.2k stars
Aug 28, 2013
6 usages
Apr 23, 2017
11 usages
5 stars
Mar 15, 2022
20 usages
1 stars
Aug 23, 2023
196 usages
47.4k stars
Dec 21, 2013
17 usages
0 stars
Apr 27, 2018
40 usages
260 stars