Download datasource-excel-1.6.1.jar file - Jar d

Jar examples for d:datasource-excel

Description

You can download jar file datasource-excel 1.6.1 in this page.

Build File

You can use the following script to add datasource-excel-1.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

datasource-excel-1.6.1-bundle.jar
datasource-excel-1.6.1-javadoc.jar
datasource-excel-1.6.1-sources.jar
datasource-excel-1.6.1.jar
datasource-excel-1.6.1.pom



Related Tutorials