Last Version

WSO2 Carbon Datasources - SPI Sample 1.1.10

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

License

License

Categories

Categories

Data
GroupId

GroupId

org.wso2.carbon.datasources
ArtifactId

ArtifactId

datasources-spi-sample
Version

Version

1.1.10
Type

Type

jar
Description

Description

WSO2 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

WSO2

Download datasources-spi-sample 1.1.10


<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.