is not current version
Last Version 4.5.1516

org.wso2.carbon.data:dbconsole-feature 4.3.3


Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.data
ArtifactId

ArtifactId

dbconsole-feature
Version

Version

4.3.3
Type

Type

pom

Download dbconsole-feature 4.3.3


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