Apache Felix Http Parent POM

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.parent
Last Version

Last Version

13
Release Date

Release Date

Type

Type

pom
Description

Description

Apache Felix Http Parent POM
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.parent

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
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.

Versions

Version
13
12
11
10
9
8
7
6
5
4
3
2
1