Download SPNEGO/Kerberos Authenticator and Active Directory Realm for Apache Tomcat

There are several ways to download the JAR of this project.

Obtaining Binaries

The preferred way to obtain this artifact is through dependency management. It is available, along with its sources and Javadoc JARs, in the Maven Central repository. See the dependency information report for further integration details for your build tool of choice.

Building from Source

If you rather prefer building from source you either have to check out a working copy from the project's public Subversion repository, or download a source ZIP file from SourceForge.

After you have obtained the source code, navigate to the source code directory and type mvn install. Prior to that, make sure that you have at least Maven 3.2.5 and Java 1.7 installed. After successful execution the artifact will be installed to your local repository.