Last Version

OPS4J Pax Web Config Samples/Fragments 8.0.4

Pax Web Samples

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.ops4j.pax.web.samples
ArtifactId

ArtifactId

samples-config
Version

Version

8.0.4
Type

Type

pom
Description

Description

OPS4J Pax Web Config Samples/Fragments
Pax Web Samples
Project Organization

Project Organization

OPS4J - Open Participation Software for Java

Download samples-config 8.0.4

Filename Size
samples-config-8.0.4.pom 1 KB
Browse

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

  • auth-config-fragment-jetty
  • auth-config-fragment-tomcat
  • auth-config-fragment-undertow
  • limit-post-config-fragment-tomcat
  • limit-post-config-fragment-undertow
  • config-fragment-tomcat
  • config-fragment-tomcat-vhosts
  • config-fragment-jetty
  • config-fragment-undertow-vhosts
  • showcase