is not current version
Last Version 3.8.0

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

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

2.1
Type

Type

jar

Download tomcat-authnz-spnego-ad 2.1


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