is not current version
Last Version 1.2.816

org.wso2.identity.apps:console 1.1.54

WSO2 Identity Server Console App

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

console
Version

Version

1.1.54
Type

Type

war

Download console 1.1.54


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