is not current version
Last Version 3.8.0

net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad 1.0

A fully featured, first-class SPNEGO/Kerberos Authenticator and Active Directory Realm for the Apache Tomcat 6 servlet container.

Categories

Categories

Tomcat Container Application Servers Net
GroupId

GroupId

net.sf.michael-o.tomcat
ArtifactId

ArtifactId

tomcat-authnz-spnego-ad
Version

Version

1.0
Type

Type

jar

Download tomcat-authnz-spnego-ad 1.0


<!-- 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>1.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:1.0'
// https://jarcasting.com/artifacts/net.sf.michael-o.tomcat/tomcat-authnz-spnego-ad/
implementation ("net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad:1.0")
'net.sf.michael-o.tomcat:tomcat-authnz-spnego-ad:jar:1.0'
<dependency org="net.sf.michael-o.tomcat" name="tomcat-authnz-spnego-ad" rev="1.0">
  <artifact name="tomcat-authnz-spnego-ad" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.michael-o.tomcat', module='tomcat-authnz-spnego-ad', version='1.0')
)
libraryDependencies += "net.sf.michael-o.tomcat" % "tomcat-authnz-spnego-ad" % "1.0"
[net.sf.michael-o.tomcat/tomcat-authnz-spnego-ad "1.0"]