Last Version

WildFly Elytron Web - Jetty Integration 1.0.0.Beta1

Integration project for integrating Elytron based HTTP authentication with Jetty.

License

License

Categories

Categories

WildFly Container Application Servers Jetty Security
GroupId

GroupId

org.wildfly.security.elytron-web
ArtifactId

ArtifactId

jetty-server
Version

Version

1.0.0.Beta1
Type

Type

jar
Description

Description

WildFly Elytron Web - Jetty Integration
Integration project for integrating Elytron based HTTP authentication with Jetty.
Project Organization

Project Organization

JBoss by Red Hat

Download jetty-server 1.0.0.Beta1


<!-- https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/jetty-server/ -->
<dependency>
    <groupId>org.wildfly.security.elytron-web</groupId>
    <artifactId>jetty-server</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/jetty-server/
implementation 'org.wildfly.security.elytron-web:jetty-server:1.0.0.Beta1'
// https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/jetty-server/
implementation ("org.wildfly.security.elytron-web:jetty-server:1.0.0.Beta1")
'org.wildfly.security.elytron-web:jetty-server:jar:1.0.0.Beta1'
<dependency org="org.wildfly.security.elytron-web" name="jetty-server" rev="1.0.0.Beta1">
  <artifact name="jetty-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.security.elytron-web', module='jetty-server', version='1.0.0.Beta1')
)
libraryDependencies += "org.wildfly.security.elytron-web" % "jetty-server" % "1.0.0.Beta1"
[org.wildfly.security.elytron-web/jetty-server "1.0.0.Beta1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.eclipse.jetty : jetty-servlet jar 9.4.11.v20180605

provided (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.11.v20180605
org.jboss.logging : jboss-logging jar 3.3.1.Final
org.wildfly.security : wildfly-elytron jar 1.6.0.Final

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
org.eclipse.jetty : jetty-webapp jar 9.4.11.v20180605
org.jboss.logmanager : jboss-logmanager jar 2.0.6.Final
org.jboss.logmanager : log4j-jboss-logmanager jar 1.1.3.Final

Project Modules

There are no modules declared in this project.