Last Version

Jetty :: JAAS Test Webapp 8.0.0.M2

Jetty integrations and distributions

License

License

Categories

Categories

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

GroupId

org.mortbay.jetty
ArtifactId

ArtifactId

test-jaas-webapp
Version

Version

8.0.0.M2
Type

Type

war
Description

Description

Jetty :: JAAS Test Webapp
Jetty integrations and distributions
Project Organization

Project Organization

Mort Bay Consulting

Download test-jaas-webapp 8.0.0.M2


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

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.