| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers CLI Взаимодействие с пользователем |
| Группа | Группаorg.jboss.windup.web |
| Идентификатор | Идентификаторtest-authentication-client |
| Версия | Версия5.3.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеWindup Web - Test Authentication Client
Migration Tools Web Interface
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.keycloak : keycloak-authz-client | jar | 15.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |