не последняя версия
Последняя версия 0.1.2

com.kerb4j:kerb4j 0.0.5

Helper classes for working with Kerberos and SPNEGO in Java

Группа

Группа

com.kerb4j
Идентификатор

Идентификатор

kerb4j
Версия

Версия

0.0.5
Тип

Тип

pom

Скачать kerb4j 0.0.5

Имя Файла Размер
kerb4j-0.0.5.pom 11 KB
Обзор

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