is not current version
Last Version 1.1.10

org.wso2.carbon.datasources:datasources-spi-sample 1.1.6


Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.datasources
ArtifactId

ArtifactId

datasources-spi-sample
Version

Version

1.1.6
Type

Type

jar

Download datasources-spi-sample 1.1.6


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