| License | License | 
|---|---|
| Categories | CategoriesData | 
| GroupId | GroupIdorg.wso2.carbon.datasources | 
| ArtifactId | ArtifactIddatasources-spi-sample | 
| Last Version | Last Version1.1.10 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWSO2 Carbon Datasources - SPI Sample WSO2 is an open source application development software company focused on providing service-oriented
        architecture solutions for professional developers. | 
| Project Organization | Project Organization | 
<!-- 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.10</version>
</dependency>// https://jarcasting.com/artifacts/org.wso2.carbon.datasources/datasources-spi-sample/
implementation 'org.wso2.carbon.datasources:datasources-spi-sample:1.1.10'// https://jarcasting.com/artifacts/org.wso2.carbon.datasources/datasources-spi-sample/
implementation ("org.wso2.carbon.datasources:datasources-spi-sample:1.1.10")'org.wso2.carbon.datasources:datasources-spi-sample:jar:1.1.10'<dependency org="org.wso2.carbon.datasources" name="datasources-spi-sample" rev="1.1.10">
  <artifact name="datasources-spi-sample" type="jar" />
</dependency>@Grapes(
@Grab(group='org.wso2.carbon.datasources', module='datasources-spi-sample', version='1.1.10')
)libraryDependencies += "org.wso2.carbon.datasources" % "datasources-spi-sample" % "1.1.10"[org.wso2.carbon.datasources/datasources-spi-sample "1.1.10"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.wso2.carbon.datasources : org.wso2.carbon.datasource.core | jar | 1.1.10 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.13 | 
| com.h2database : h2 | jar | 1.4.191 |