Jar examples for d:datasource-file
Support for data source based on file updates.
You can download jar file datasource-file 3.1.7 in this page.
You can use the following script to add datasource-file-3.1.7.jar to your project.
<dependency> <groupId>org.diirt</groupId> <artifactId>datasource-file</artifactId> <version>3.1.7</version> </dependency>
compile group: 'org.diirt', name: 'datasource-file', version: '3.1.7'
libraryDependencies += "org.diirt" % "datasource-file" % "3.1.7"
<dependency org="org.diirt" name="datasource-file" rev="3.1.7"/>
@Grapes(@Grab(group='org.diirt', module='datasource-file', version='3.1.7'))
'org.diirt:datasource-file:jar:3.1.7'
Click the following link to download the jar file.
datasource-file-3.1.7-javadoc.jar