License |
License |
---|---|
GroupId | GroupIdorg.apache.kerby |
ArtifactId | ArtifactIdintegration-test |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKerb Integration Test
Kerb Integration Test
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-test-2.0.2.pom | |
integration-test-2.0.2.jar | 26 KB |
integration-test-2.0.2-sources.jar | 20 KB |
integration-test-2.0.2-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.kerby/integration-test/ -->
<dependency>
<groupId>org.apache.kerby</groupId>
<artifactId>integration-test</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kerby/integration-test/
implementation 'org.apache.kerby:integration-test:2.0.2'
// https://jarcasting.com/artifacts/org.apache.kerby/integration-test/
implementation ("org.apache.kerby:integration-test:2.0.2")
'org.apache.kerby:integration-test:jar:2.0.2'
<dependency org="org.apache.kerby" name="integration-test" rev="2.0.2">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kerby', module='integration-test', version='2.0.2')
)
libraryDependencies += "org.apache.kerby" % "integration-test" % "2.0.2"
[org.apache.kerby/integration-test "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kerby : kerb-simplekdc | jar | 2.0.2 |
org.apache.kerby : token-provider | jar | 2.0.2 |
org.apache.kerby : kerb-gssapi | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kerby : kerb-kdc-test | test-jar | 2.0.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.22.0 |