Last Version

Apache Felix Http Base 4.2.0

Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.http.base
Version

Version

4.2.0
Type

Type

jar
Description

Description

Apache Felix Http Base
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.felix.http.base 4.2.0


<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.base/ -->
<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.http.base</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.base/
implementation 'org.apache.felix:org.apache.felix.http.base:4.2.0'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.base/
implementation ("org.apache.felix:org.apache.felix.http.base:4.2.0")
'org.apache.felix:org.apache.felix.http.base:jar:4.2.0'
<dependency org="org.apache.felix" name="org.apache.felix.http.base" rev="4.2.0">
  <artifact name="org.apache.felix.http.base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.http.base', version='4.2.0')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.http.base" % "4.2.0"
[org.apache.felix/org.apache.felix.http.base "4.2.0"]

Dependencies

provided (9)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.osgi : osgi.core jar 6.0.0
org.osgi : org.osgi.service.http jar 1.2.1
org.osgi : org.osgi.service.http.whiteboard jar 1.1.0
org.osgi : org.osgi.service.log jar 1.3.0
org.osgi : org.osgi.service.useradmin jar 1.1.0
commons-fileupload : commons-fileupload jar 1.4
org.jetbrains : annotations jar 16.0.2
org.osgi : osgi.annotation jar 6.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-core jar 3.5.13

Project Modules

There are no modules declared in this project.