WSO2 Carbon Datasources 1.0.0-alpha Release The Carbon team is pleased to announce the release of Carbon Datasources 1.0.0-alpha. Listed below are the features introduced with this release.
Features - Create javax.sql.Datasource objects, and optionally bind it via JNDi - Exposing OSGi Services to fetch and manage data source objects. - Support for HikariCP jdbc connection pool implementation Installing as a Carbon Feature You may install carbon-datasourc feature to your product with: <dependency> <groupId>org.wso2.carbon.datasources</groupId> <artifactId>org.wso2.carbon.datasource.core.feature</artifactId> <version>1.0.0-alpha</version> <type>zip</type> </dependency> How to Contribute - WSO2 Carbon Datasources code is hosted in github. - The Git repository is https://github.com/wso2/carbon-datasources - Carbon Datasources 1.0.0-alpha release tag is https://github.com/wso2/carbon-datasources/tree/v1.0.0-alpha Contact Us ​WSO2 Carbon developers​ can be contacted via following mailing lists: - WSO2 Developers List: [email protected] - WSO2 Architecture List: [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
