License |
License |
---|---|
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdspnego |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSPNEGO
Integrated Windows Authentication (Single Sign-On) in Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
spnego-1.1.1.pom | |
spnego-1.1.1.jar | 33 KB |
spnego-1.1.1-sources.jar | 33 KB |
spnego-1.1.1-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs/spnego/ -->
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>spnego</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/spnego/
implementation 'org.codelibs:spnego:1.1.1'
// https://jarcasting.com/artifacts/org.codelibs/spnego/
implementation ("org.codelibs:spnego:1.1.1")
'org.codelibs:spnego:jar:1.1.1'
<dependency org="org.codelibs" name="spnego" rev="1.1.1">
<artifact name="spnego" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='spnego', version='1.1.1')
)
libraryDependencies += "org.codelibs" % "spnego" % "1.1.1"
[org.codelibs/spnego "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.ws : jaxws-ri | pom | 2.3.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.dbflute.utflute : utflute-core | jar | 0.8.7 |