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