is not current version
Last Version 1.2.816

org.wso2.identity.apps:console 1.0.364

WSO2 Identity Server Console App

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.identity.apps
ArtifactId

ArtifactId

console
Version

Version

1.0.364
Type

Type

war

Download console 1.0.364


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