Last Version

Jetty :: JAAS Test Webapp 7.0.0.1beta1


License

License

Categories

Categories

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

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

jetty-test-jaas-webapp
Version

Version

7.0.0.1beta1
Type

Type

war
Description

Description

Jetty :: JAAS Test Webapp
Project URL

Project URL

http://www.eclipse.org/jetty/jetty-test-jaas-webapp
Project Organization

Project Organization

Mort Bay Consulting

Download jetty-test-jaas-webapp 7.0.0.1beta1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.