License |
License
Apache License, Version 2.0
|
---|---|
Categories |
CategoriesTomcat Container Application Servers Net |
GroupId | GroupIdnet.sf.michael-o.tomcat |
ArtifactId | ArtifactIdtomcat-authnz-spnego-ad |
Last Version | Last Version3.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat
A fully featured, first-class SPNEGO/Kerberos Authenticator and Active Directory Realm for the Apache Tomcat servlet container.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.sf.michael-o.tomcat/tomcat-authnz-spnego-ad/ -->
<dependency>
<groupId>net.sf.michael-o.tomcat</groupId>
<artifactId>tomcat-authnz-spnego-ad</artifactId>
<version>3.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.michael-o.tomcat/tomcat-authnz-spnego-ad/
implementation 'net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad:3.8.0'
// https://jarcasting.com/artifacts/net.sf.michael-o.tomcat/tomcat-authnz-spnego-ad/
implementation ("net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad:3.8.0")
'net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad:jar:3.8.0'
<dependency org="net.sf.michael-o.tomcat" name="tomcat-authnz-spnego-ad" rev="3.8.0">
<artifact name="tomcat-authnz-spnego-ad" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.michael-o.tomcat', module='tomcat-authnz-spnego-ad', version='3.8.0')
)
libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat-authnz-spnego-ad" % "3.8.0"
[net.sf.michael-o.tomcat/tomcat-authnz-spnego-ad "3.8.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.michael-o.dirctxsrc : dircontextsource | jar | 2.3.1 |