MVN

org.apache.felix : org.apache.felix.http.proxy

Maven & Gradle

Dec 22, 2022
14 usages
130 stars

Apache Felix Http Proxy

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

Latest Version

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

  • Latest Stable: 4.0.0

All Versions

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

Version Vulnerabilities Updated
4.0.x
org.apache.felix.http.proxy-4.0.0
3.0.x
org.apache.felix.http.proxy-3.0.6
org.apache.felix.http.proxy-3.0.4
org.apache.felix.http.proxy-3.0.2
org.apache.felix.http.proxy-3.0.0
2.3.x
org.apache.felix.http.proxy-2.3.2
org.apache.felix.http.proxy-2.3.0
2.2.x
org.apache.felix.http.proxy-2.2.2
org.apache.felix.http.proxy-2.2.1
org.apache.felix.http.proxy-2.2.0
2.0.x
org.apache.felix.http.proxy-2.0.4
org.apache.felix.http.proxy-2.0.2

How to add a dependency to Maven

Add the following org.apache.felix : org.apache.felix.http.proxy 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.proxy</artifactId>
    <version>4.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.felix:org.apache.felix.http.proxy:4.0.0'

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

implementation("org.apache.felix:org.apache.felix.http.proxy:4.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.felix" % "org.apache.felix.http.proxy" % "4.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 06, 2015
5 usages
Apr 30, 2019
5 usages
226 stars
Apr 28, 2020
5 usages
73 stars
Feb 23, 2018
6 usages
May 25, 2018
8 usages
93 stars
Mar 02, 2018
5 usages
126 stars
Nov 09, 2015
8 usages
May 11, 2016
5 usages
15 stars