is not current version
Last Version 1.2.816

org.wso2.identity.apps:console 1.2.760

WSO2 Identity Server Console App

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

console
Version

Version

1.2.760
Type

Type

war

Download console 1.2.760


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