License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers CLI User Interface |
GroupId | GroupIdorg.jboss.windup.web |
ArtifactId | ArtifactIdtest-authentication-client |
Last Version | Last Version5.3.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWindup Web - Test Authentication Client
Migration Tools Web Interface
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/test-authentication-client/ -->
<dependency>
<groupId>org.jboss.windup.web</groupId>
<artifactId>test-authentication-client</artifactId>
<version>5.3.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.web/test-authentication-client/
implementation 'org.jboss.windup.web:test-authentication-client:5.3.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.web/test-authentication-client/
implementation ("org.jboss.windup.web:test-authentication-client:5.3.0.Final")
'org.jboss.windup.web:test-authentication-client:jar:5.3.0.Final'
<dependency org="org.jboss.windup.web" name="test-authentication-client" rev="5.3.0.Final">
<artifact name="test-authentication-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web', module='test-authentication-client', version='5.3.0.Final')
)
libraryDependencies += "org.jboss.windup.web" % "test-authentication-client" % "5.3.0.Final"
[org.jboss.windup.web/test-authentication-client "5.3.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.keycloak : keycloak-authz-client | jar | 15.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |