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