Last Version

OPS4J Pax Web HttpService Samples 8.0.4

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.4
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.4


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

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
  • hs-1
  • hs-2