WSO2 Carbon Datasources 1.0.0 Release The Carbon team is pleased to announce the release of Carbon Datasources 1.0 .0. 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-datasource feature to your product with: <dependency> <groupId>org.wso2.carbon.datasources</groupId> <artifactId>org.wso2.carbon.datasource.core.feature</artifactId> <version>1.0.0</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 release tag is https://github.com/wso2/carbon-datasources/tree/v1.0.0 Contact Us ​WSO2 Carbon developers​ can be contacted via following mailing lists: - WSO2 Developers List: [email protected] - WSO2 Architecture List: [email protected] -- *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc. email: kasung AT spamfree wso2.com linked-in: http://lk.linkedin.com/in/gajasinghe blog: http://kasunbg.org
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
