is not current version
Last Version 1.2.816

org.wso2.identity.apps:console 0.0.1016

WSO2 Identity Cloud Console App

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

console
Version

Version

0.0.1016
Type

Type

war

Download console 0.0.1016


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