carbon-parent
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Data |
GroupId | GroupIdorg.wso2.appserver |
ArtifactId | ArtifactIdwso2appserver-samples-tomcat-webapps-jdbc-data-source |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSample/JDBCDataSource
This is a webapp sample to demonstrate JDBC DataSource lookups for JDBC resources
defined in contextXml descriptor
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-tomcat-webapps-jdbc-data-source/ -->
<dependency>
<groupId>org.wso2.appserver</groupId>
<artifactId>wso2appserver-samples-tomcat-webapps-jdbc-data-source</artifactId>
<version>5.3.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-tomcat-webapps-jdbc-data-source/
implementation 'org.wso2.appserver:wso2appserver-samples-tomcat-webapps-jdbc-data-source:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-tomcat-webapps-jdbc-data-source/
implementation ("org.wso2.appserver:wso2appserver-samples-tomcat-webapps-jdbc-data-source:5.3.0")
'org.wso2.appserver:wso2appserver-samples-tomcat-webapps-jdbc-data-source:war:5.3.0'
<dependency org="org.wso2.appserver" name="wso2appserver-samples-tomcat-webapps-jdbc-data-source" rev="5.3.0">
<artifact name="wso2appserver-samples-tomcat-webapps-jdbc-data-source" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='wso2appserver-samples-tomcat-webapps-jdbc-data-source', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "wso2appserver-samples-tomcat-webapps-jdbc-data-source" % "5.3.0"
[org.wso2.appserver/wso2appserver-samples-tomcat-webapps-jdbc-data-source "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.18 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.59 |
Parent POM file for WSO2 Carbon platform projects hold the properties, plugins which are required to build carbon components, carbon features and products.
Version |
---|
5.3.0
|
5.3.0-beta1
|