Jar examples for d:datasources
Creates Pooled DataSources from named and leveled configuration sections.
You can download jar file datasources 8.0 in this page.
The 3-Clause BSD License
You can use the following script to add datasources-8.0.jar to your project.
<dependency> <groupId>io.datafx</groupId> <artifactId>datasources</artifactId> <version>8.0</version> </dependency>
compile group: 'io.datafx', name: 'datasources', version: '8.0'
libraryDependencies += "io.datafx" % "datasources" % "8.0"
<dependency org="io.datafx" name="datasources" rev="8.0"/>
@Grapes(@Grab(group='io.datafx', module='datasources', version='8.0'))
'io.datafx:datasources:jar:8.0'
Click the following link to download the jar file.
datasources-8.0-javadoc.jar