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

org.wso2.identity.apps:authentication-portal 1.1.115

Identity Application Authentication Endpoint

Категории

Категории

IDE Инструменты разработки
Группа

Группа

org.wso2.identity.apps
Идентификатор

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

authentication-portal
Версия

Версия

1.1.115
Тип

Тип

war

Скачать authentication-portal 1.1.115


<!-- https://jarcasting.com/artifacts/org.wso2.identity.apps/authentication-portal/ -->
<dependency>
    <groupId>org.wso2.identity.apps</groupId>
    <artifactId>authentication-portal</artifactId>
    <version>1.1.115</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.identity.apps/authentication-portal/
implementation 'org.wso2.identity.apps:authentication-portal:1.1.115'
// https://jarcasting.com/artifacts/org.wso2.identity.apps/authentication-portal/
implementation ("org.wso2.identity.apps:authentication-portal:1.1.115")
'org.wso2.identity.apps:authentication-portal:war:1.1.115'
<dependency org="org.wso2.identity.apps" name="authentication-portal" rev="1.1.115">
  <artifact name="authentication-portal" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='authentication-portal', version='1.1.115')
)
libraryDependencies += "org.wso2.identity.apps" % "authentication-portal" % "1.1.115"
[org.wso2.identity.apps/authentication-portal "1.1.115"]