Jar examples for k:kerb-common
Kerby-kerb Common facilities for both client and server
You can download jar file kerb-common 1.0.0-RC1 in this page.
Apache License
You can use the following script to add kerb-common-1.0.0-RC1.jar to your project.
<dependency> <groupId>org.apache.kerby</groupId> <artifactId>kerb-common</artifactId> <version>1.0.0-RC1</version> </dependency>
compile group: 'org.apache.kerby', name: 'kerb-common', version: '1.0.0-RC1'
libraryDependencies += "org.apache.kerby" % "kerb-common" % "1.0.0-RC1"
<dependency org="org.apache.kerby" name="kerb-common" rev="1.0.0-RC1"/>
@Grapes(@Grab(group='org.apache.kerby', module='kerb-common', version='1.0.0-RC1'))
'org.apache.kerby:kerb-common:jar:1.0.0-RC1'
Click the following link to download the jar file.
kerb-common-1.0.0-RC1-javadoc.jar