License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.kerb4j |
ArtifactId | ArtifactIdkerb4j-client |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkerb4j-client
kerb4j-client
|
Filename | Size |
---|---|
kerb4j-client-0.1.2.pom | |
kerb4j-client-0.1.2.jar | 6 KB |
kerb4j-client-0.1.2-sources.jar | 5 KB |
kerb4j-client-0.1.2-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kerb4j/kerb4j-client/ -->
<dependency>
<groupId>com.kerb4j</groupId>
<artifactId>kerb4j-client</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kerb4j/kerb4j-client/
implementation 'com.kerb4j:kerb4j-client:0.1.2'
// https://jarcasting.com/artifacts/com.kerb4j/kerb4j-client/
implementation ("com.kerb4j:kerb4j-client:0.1.2")
'com.kerb4j:kerb4j-client:jar:0.1.2'
<dependency org="com.kerb4j" name="kerb4j-client" rev="0.1.2">
<artifact name="kerb4j-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kerb4j', module='kerb4j-client', version='0.1.2')
)
libraryDependencies += "com.kerb4j" % "kerb4j-client" % "0.1.2"
[com.kerb4j/kerb4j-client "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.kerb4j : kerb4j-common | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |