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