MVN

org.apache.felix : org.apache.felix.http.api

Maven & Gradle

Aug 06, 2015
40 usages

Apache Felix Http API

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.http.api</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.0

All Versions

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

Version Vulnerabilities Updated
3.0.x
org.apache.felix.http.api-3.0.0
2.3.x
org.apache.felix.http.api-2.3.2
org.apache.felix.http.api-2.3.0
2.2.x
org.apache.felix.http.api-2.2.2
org.apache.felix.http.api-2.2.1
org.apache.felix.http.api-2.2.0
2.0.x
org.apache.felix.http.api-2.0.4
org.apache.felix.http.api-2.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.http.api</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.felix:org.apache.felix.http.api:3.0.0'

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

implementation("org.apache.felix:org.apache.felix.http.api:3.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.felix" % "org.apache.felix.http.api" % "3.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 06, 2015
18 usages
1 stars
Aug 04, 2022
20 usages
162 stars
Dec 09, 2019
20 usages
357 stars
Sep 14, 2015
29 usages
137 stars
May 02, 2023
20 usages
259 stars
Jul 28, 2023
19 usages
331 stars
Feb 12, 2022
46 usages
2 stars
Apr 03, 2020
23 usages
May 10, 2023
23 usages
1.1k stars