| License |
License |
|---|---|
| GroupId | GroupIdorg.simplericity |
| ArtifactId | ArtifactIdserberuhs |
| Last Version | Last Version1.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSerberuhs Kerberos Library / Servlet Filter
Serberuhs Kerberos Library / Servlet Filter
|
| Filename | Size |
|---|---|
| serberuhs-1.21.pom | |
| serberuhs-1.21.jar | 150 KB |
| serberuhs-1.21-sources.jar | 9 KB |
| serberuhs-1.21-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.simplericity/serberuhs/ -->
<dependency>
<groupId>org.simplericity</groupId>
<artifactId>serberuhs</artifactId>
<version>1.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.simplericity/serberuhs/
implementation 'org.simplericity:serberuhs:1.21'
// https://jarcasting.com/artifacts/org.simplericity/serberuhs/
implementation ("org.simplericity:serberuhs:1.21")
'org.simplericity:serberuhs:jar:1.21'
<dependency org="org.simplericity" name="serberuhs" rev="1.21">
<artifact name="serberuhs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.simplericity', module='serberuhs', version='1.21')
)
libraryDependencies += "org.simplericity" % "serberuhs" % "1.21"
[org.simplericity/serberuhs "1.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.6 |
| commons-codec : commons-codec Optional | jar | 1.3 |
| bouncycastle : bcprov-jdk15 Optional | jar | 140 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.5 |
| org.apache.directory.server : apacheds-server-unit | jar | 1.5.5 |
| org.apache.directory.server : apacheds-bootstrap-partition | jar | 1.5.5 |
| org.apache.directory.server : apacheds-protocol-kerberos | jar | 1.5.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 |
| org.mockito : mockito-all | jar | 1.7 |