is not current version
Last Version 4.5.1516

org.wso2.carbon.data:dbconsole 4.3.6

WSO2 Database Console Bundle

Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.data
ArtifactId

ArtifactId

dbconsole
Version

Version

4.3.6
Type

Type

pom

Download dbconsole 4.3.6

Filename Size
dbconsole-4.3.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.wso2.carbon.data/dbconsole/ -->
<dependency>
    <groupId>org.wso2.carbon.data</groupId>
    <artifactId>dbconsole</artifactId>
    <version>4.3.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.data/dbconsole/
implementation 'org.wso2.carbon.data:dbconsole:4.3.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.data/dbconsole/
implementation ("org.wso2.carbon.data:dbconsole:4.3.6")
'org.wso2.carbon.data:dbconsole:pom:4.3.6'
<dependency org="org.wso2.carbon.data" name="dbconsole" rev="4.3.6">
  <artifact name="dbconsole" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.data', module='dbconsole', version='4.3.6')
)
libraryDependencies += "org.wso2.carbon.data" % "dbconsole" % "4.3.6"
[org.wso2.carbon.data/dbconsole "4.3.6"]