License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.identity.apps |
ArtifactId | ArtifactIdconsole |
Last Version | Last Version1.2.816 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWSO2 Identity Server Apps - Console
WSO2 Identity Server Console App
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
console-1.2.816.pom | |
console-1.2.816.war | 20 MB |
console-1.2.816-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.identity.apps/console/ -->
<dependency>
<groupId>org.wso2.identity.apps</groupId>
<artifactId>console</artifactId>
<version>1.2.816</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.identity.apps/console/
implementation 'org.wso2.identity.apps:console:1.2.816'
// https://jarcasting.com/artifacts/org.wso2.identity.apps/console/
implementation ("org.wso2.identity.apps:console:1.2.816")
'org.wso2.identity.apps:console:war:1.2.816'
<dependency org="org.wso2.identity.apps" name="console" rev="1.2.816">
<artifact name="console" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.identity.apps', module='console', version='1.2.816')
)
libraryDependencies += "org.wso2.identity.apps" % "console" % "1.2.816"
[org.wso2.identity.apps/console "1.2.816"]