Download datasource-csv-1.5.0.jar file - Jar d

Jar examples for d:datasource-csv

Description

You can download jar file datasource-csv 1.5.0 in this page.

Build File

You can use the following script to add datasource-csv-1.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

datasource-csv-1.5.0-bundle.jar
datasource-csv-1.5.0-javadoc.jar
datasource-csv-1.5.0-sources.jar
datasource-csv-1.5.0.jar
datasource-csv-1.5.0.pom



Related Tutorials