License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers JAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security |
GroupId | GroupIdorg.mortbay.jetty |
ArtifactId | ArtifactIdjetty-test-jaas-webapp |
Last Version | Last Version7.0.0.1beta1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionJetty :: JAAS Test Webapp
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMort Bay Consulting |
<!-- 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"]