Jar examples for d:datasource
A utility to manage multiple named SQL database connection pools.
You can download jar file datasource 3.1.7 in this page.
SAP DEVELOPER LICENSE AGREEMENT
You can use the following script to add datasource-3.1.7.jar to your project.
<dependency> <groupId>org.diirt</groupId> <artifactId>datasource</artifactId> <version>3.1.7</version> </dependency>
compile group: 'org.diirt', name: 'datasource', version: '3.1.7'
libraryDependencies += "org.diirt" % "datasource" % "3.1.7"
<dependency org="org.diirt" name="datasource" rev="3.1.7"/>
@Grapes(@Grab(group='org.diirt', module='datasource', version='3.1.7'))
'org.diirt:datasource:jar:3.1.7'
Click the following link to download the jar file.
datasource-3.1.7-javadoc.jar