Download datasource-sim-3.1.7.jar file - Jar d

Jar examples for d:datasource-sim

Description

Support for simulated data source.

You can download jar file datasource-sim 3.1.7 in this page.

Build File

You can use the following script to add datasource-sim-3.1.7.jar to your project.

<dependency>
   <groupId>org.diirt</groupId>
   <artifactId>datasource-sim</artifactId>
   <version>3.1.7</version>
</dependency>
compile group: 'org.diirt', name: 'datasource-sim', version: '3.1.7'
libraryDependencies += "org.diirt" % "datasource-sim" % "3.1.7"
<dependency org="org.diirt" name="datasource-sim" rev="3.1.7"/>
@Grapes(@Grab(group='org.diirt', module='datasource-sim', version='3.1.7'))
'org.diirt:datasource-sim:jar:3.1.7'

Download

Click the following link to download the jar file.

datasource-sim-3.1.7-javadoc.jar
datasource-sim-3.1.7-sources.jar
datasource-sim-3.1.7.jar
datasource-sim-3.1.7.pom



Related Tutorials