| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages Net | 
        
| GroupId | GroupIdnet.java.spnego | 
    
| ArtifactId | ArtifactIdspnego | 
    
| Last Version | Last Version1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionspnego 
            spnego is a module for Glassfish which enables SPNEGO support and Kerberos authentication integration through SPNEGO. 
         | 
    
| Project Organization | 
                    Project OrganizationJava SPNego Dev Team | 
            
| Filename | Size | 
|---|---|
| spnego-1.1.pom | |
| spnego-1.1.jar | 7 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.java.spnego/spnego/ -->
<dependency>
    <groupId>net.java.spnego</groupId>
    <artifactId>spnego</artifactId>
    <version>1.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.java.spnego/spnego/
implementation 'net.java.spnego:spnego:1.1'
                // https://jarcasting.com/artifacts/net.java.spnego/spnego/
implementation ("net.java.spnego:spnego:1.1")
                'net.java.spnego:spnego:jar:1.1'
                <dependency org="net.java.spnego" name="spnego" rev="1.1">
  <artifact name="spnego" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.java.spnego', module='spnego', version='1.1')
)
                libraryDependencies += "net.java.spnego" % "spnego" % "1.1"
                [net.java.spnego/spnego "1.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-codec : commons-codec | jar | 1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| javax.security.auth.message : jmac | jar | 1.0-rev-1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| httpunit : httpunit | jar | 1.6 | 
| au.net.ocean.ext : httpclient-auth-spnego | jar | 1.0 | 
| commons-httpclient : commons-httpclient | jar | 3.0.1 | 
| dom4j : dom4j | jar | 1.6.1 | 
| junit : junit | jar | 4.1 |