License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.wso2.carbon.datasources |
ArtifactId | ArtifactIdwso2carbon-datasource |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Datasources - Distribution
Install the data source feature into C5 and rebuild the pack
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2carbon-datasource-1.1.0.pom | |
wso2carbon-datasource-1.1.0.zip | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.datasources/wso2carbon-datasource/ -->
<dependency>
<groupId>org.wso2.carbon.datasources</groupId>
<artifactId>wso2carbon-datasource</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.datasources/wso2carbon-datasource/
implementation 'org.wso2.carbon.datasources:wso2carbon-datasource:1.1.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.datasources/wso2carbon-datasource/
implementation ("org.wso2.carbon.datasources:wso2carbon-datasource:1.1.0")
'org.wso2.carbon.datasources:wso2carbon-datasource:pom:1.1.0'
<dependency org="org.wso2.carbon.datasources" name="wso2carbon-datasource" rev="1.1.0">
<artifact name="wso2carbon-datasource" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.datasources', module='wso2carbon-datasource', version='1.1.0')
)
libraryDependencies += "org.wso2.carbon.datasources" % "wso2carbon-datasource" % "1.1.0"
[org.wso2.carbon.datasources/wso2carbon-datasource "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon : org.wso2.carbon.launcher | jar | 5.1.0-alpha2 |
org.wso2.carbon.datasources : org.wso2.carbon.datasource.core.feature | zip | 1.1.0 |
org.wso2.carbon.jndi » org.wso2.carbon.jndi.feature | zip | 1.0.0-alpha |
org.wso2.carbon » org.wso2.carbon.kernel.feature | zip | 5.1.0-alpha2 |
org.wso2.carbon : org.wso2.carbon.runtime.feature | zip | 5.1.0-alpha2 |