Last Version

Apache Felix Http Samples - Whiteboard 2.3.2

Apache Felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.http.samples.whiteboard
Version

Version

2.3.2
Type

Type

jar
Description

Description

Apache Felix Http Samples - Whiteboard
Apache Felix is an OSGi implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.felix.http.samples.whiteboard 2.3.2


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

Dependencies

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.2
org.easymock : easymock jar 2.4

Project Modules

There are no modules declared in this project.