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

org.wso2.identity.apps:console 1.1.81

WSO2 Identity Server Console App

Категории

Категории

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

Группа

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

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

console
Версия

Версия

1.1.81
Тип

Тип

war

Скачать console 1.1.81


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