is not current version
Last Version 8.0.4

OPS4J Pax Web HttpService Samples 8.0.2

Samples related to OSGi CMPN 102 Http Service

License

License

GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

samples-httpservice
Version

Version

8.0.2
Type

Type

pom
Description

Description

OPS4J Pax Web HttpService Samples
Samples related to OSGi CMPN 102 Http Service
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download samples-httpservice 8.0.2


<!-- https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/samples-httpservice/ -->
<dependency>
    <groupId>org.ops4j.pax.web.samples</groupId>
    <artifactId>samples-httpservice</artifactId>
    <version>8.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/samples-httpservice/
implementation 'org.ops4j.pax.web.samples:samples-httpservice:8.0.2'
// https://jarcasting.com/artifacts/org.ops4j.pax.web.samples/samples-httpservice/
implementation ("org.ops4j.pax.web.samples:samples-httpservice:8.0.2")
'org.ops4j.pax.web.samples:samples-httpservice:pom:8.0.2'
<dependency org="org.ops4j.pax.web.samples" name="samples-httpservice" rev="8.0.2">
  <artifact name="samples-httpservice" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.web.samples', module='samples-httpservice', version='8.0.2')
)
libraryDependencies += "org.ops4j.pax.web.samples" % "samples-httpservice" % "8.0.2"
[org.ops4j.pax.web.samples/samples-httpservice "8.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hs-helloworld
  • wc-helloworld
  • authentication
  • http-custom-context
  • hs-jersey