Download kerb-common-1.1.0.jar file - Jar k

Jar examples for k:kerb-common

Description

Kerby-kerb Common facilities for both client and server

You can download jar file kerb-common 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add kerb-common-1.1.0.jar to your project.

<dependency>
   <groupId>org.apache.kerby</groupId>
   <artifactId>kerb-common</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'org.apache.kerby', name: 'kerb-common', version: '1.1.0'
libraryDependencies += "org.apache.kerby" % "kerb-common" % "1.1.0"
<dependency org="org.apache.kerby" name="kerb-common" rev="1.1.0"/>
@Grapes(@Grab(group='org.apache.kerby', module='kerb-common', version='1.1.0'))
'org.apache.kerby:kerb-common:jar:1.1.0'

Download

Click the following link to download the jar file.

kerb-common-1.1.0-javadoc.jar
kerb-common-1.1.0-sources.jar
kerb-common-1.1.0.jar
kerb-common-1.1.0.pom



Related Tutorials