is not current version
Last Version 2.0.2

org.apache.kerby:client-tool 1.1.1

Kerby KDC client tool

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.kerby
ArtifactId

ArtifactId

client-tool
Version

Version

1.1.1
Type

Type

jar

Download client-tool 1.1.1


<!-- https://jarcasting.com/artifacts/org.apache.kerby/client-tool/ -->
<dependency>
    <groupId>org.apache.kerby</groupId>
    <artifactId>client-tool</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kerby/client-tool/
implementation 'org.apache.kerby:client-tool:1.1.1'
// https://jarcasting.com/artifacts/org.apache.kerby/client-tool/
implementation ("org.apache.kerby:client-tool:1.1.1")
'org.apache.kerby:client-tool:jar:1.1.1'
<dependency org="org.apache.kerby" name="client-tool" rev="1.1.1">
  <artifact name="client-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kerby', module='client-tool', version='1.1.1')
)
libraryDependencies += "org.apache.kerby" % "client-tool" % "1.1.1"
[org.apache.kerby/client-tool "1.1.1"]