Last Version

CarbonDataSourceAccessSample 5.3.0

This is webapp sample to demonstrate JNDI DataSource look-ups for resources defined in Carbon JNDI context

License

License

Categories

Categories

Tomcat Container Application Servers Data
GroupId

GroupId

org.wso2.appserver
ArtifactId

ArtifactId

wso2appserver-samples-tomcat-webapps-carbon-datasource
Version

Version

5.3.0
Type

Type

war
Description

Description

CarbonDataSourceAccessSample
This is webapp sample to demonstrate JNDI DataSource look-ups for resources defined in Carbon JNDI context
Project Organization

Project Organization

WSO2 Inc

Download wso2appserver-samples-tomcat-webapps-carbon-datasource 5.3.0


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-tomcat-webapps-carbon-datasource/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>wso2appserver-samples-tomcat-webapps-carbon-datasource</artifactId>
    <version>5.3.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-tomcat-webapps-carbon-datasource/
implementation 'org.wso2.appserver:wso2appserver-samples-tomcat-webapps-carbon-datasource:5.3.0'
// https://jarcasting.com/artifacts/org.wso2.appserver/wso2appserver-samples-tomcat-webapps-carbon-datasource/
implementation ("org.wso2.appserver:wso2appserver-samples-tomcat-webapps-carbon-datasource:5.3.0")
'org.wso2.appserver:wso2appserver-samples-tomcat-webapps-carbon-datasource:war:5.3.0'
<dependency org="org.wso2.appserver" name="wso2appserver-samples-tomcat-webapps-carbon-datasource" rev="5.3.0">
  <artifact name="wso2appserver-samples-tomcat-webapps-carbon-datasource" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='wso2appserver-samples-tomcat-webapps-carbon-datasource', version='5.3.0')
)
libraryDependencies += "org.wso2.appserver" % "wso2appserver-samples-tomcat-webapps-carbon-datasource" % "5.3.0"
[org.wso2.appserver/wso2appserver-samples-tomcat-webapps-carbon-datasource "5.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.59
org.apache.tomcat : tomcat-jdbc jar 7.0.59

Project Modules

There are no modules declared in this project.