is not current version
Last Version 1.1.0

org.wso2.carbon.datasources:wso2carbon-datasource 1.0.0-m1

Install the data source feature into C5 and rebuild the pack

Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.datasources
ArtifactId

ArtifactId

wso2carbon-datasource
Version

Version

1.0.0-m1
Type

Type

pom

Download wso2carbon-datasource 1.0.0-m1


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