is not current version
Last Version 11.0.11

Jetty :: JAAS 11.0.7

Jetty JAAS support

License

License

Categories

Categories

Jetty Container Application Servers JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security CLI User Interface
GroupId

GroupId

org.eclipse.jetty
ArtifactId

ArtifactId

jetty-jaas
Version

Version

11.0.7
Type

Type

jar
Description

Description

Jetty :: JAAS
Jetty JAAS support
Project URL

Project URL

https://eclipse.org/jetty/jetty-jaas
Project Organization

Project Organization

Webtide

Download jetty-jaas 11.0.7


<!-- https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-jaas/ -->
<dependency>
    <groupId>org.eclipse.jetty</groupId>
    <artifactId>jetty-jaas</artifactId>
    <version>11.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-jaas/
implementation 'org.eclipse.jetty:jetty-jaas:11.0.7'
// https://jarcasting.com/artifacts/org.eclipse.jetty/jetty-jaas/
implementation ("org.eclipse.jetty:jetty-jaas:11.0.7")
'org.eclipse.jetty:jetty-jaas:jar:11.0.7'
<dependency org="org.eclipse.jetty" name="jetty-jaas" rev="11.0.7">
  <artifact name="jetty-jaas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jetty', module='jetty-jaas', version='11.0.7')
)
libraryDependencies += "org.eclipse.jetty" % "jetty-jaas" % "11.0.7"
[org.eclipse.jetty/jetty-jaas "11.0.7"]

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.jetty : jetty-security jar 11.0.7
org.slf4j : slf4j-api jar 2.0.0-alpha5
org.apache.directory.api : api-ldap-model jar 2.1.0
org.apache.directory.api : api-util jar 2.1.0
org.apache.directory.api : api-asn1-api jar 2.1.0

test (8)

Group / Artifact Type Version
org.eclipse.jetty : jetty-slf4j-impl jar 11.0.7
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.apache.directory.server : apacheds-test-framework jar 2.0.0.AM26
org.apache.directory.server : apacheds-server-integ jar 2.0.0.AM26
org.apache.directory.server : apacheds-core-integ jar 2.0.0.AM26
org.apache.directory.api : api-ldap-schema-data jar 2.1.0
org.junit.vintage : junit-vintage-engine jar 5.8.0
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.