a

auth-config-fragment-undertow

Files download
File Operation
auth-config-fragment-undertow-9.0.16.jar download
auth-config-fragment-undertow-9.0.16.pom download
auth-config-fragment-undertow-9.0.16-sources.jar download
Apache Maven
<dependency>
  <groupId>org.ops4j.pax.web.samples</groupId>
  <artifactId>auth-config-fragment-undertow</artifactId>
  <version>9.0.16</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.ops4j.pax.web.samples:auth-config-fragment-undertow:9.0.16'
Gradle Kotlin
implementation("org.ops4j.pax.web.samples:auth-config-fragment-undertow:9.0.16")
Scala SBT
libraryDependencies += "org.ops4j.pax.web.samples" % "auth-config-fragment-undertow" % "9.0.16"
Groovy Grape
@Grapes(
  @Grab(group='org.ops4j.pax.web.samples', module='auth-config-fragment-undertow', version='9.0.16')
)
Apache Ivy
<dependency org="org.ops4j.pax.web.samples" name="auth-config-fragment-undertow" rev="9.0.16" />
Leiningen
[org.ops4j.pax.web.samples/auth-config-fragment-undertow "9.0.16"]
Apache Buildr
'org.ops4j.pax.web.samples:auth-config-fragment-undertow:jar:9.0.16'