Download xlsunit-1.0.1.jar file - Jar x

Jar examples for x:xlsunit

Description

database unit test,????

You can download jar file xlsunit 1.0.1 in this page.

License

BSD License

Build File

You can use the following script to add xlsunit-1.0.1.jar to your project.

<dependency>
   <groupId>com.ibeetl</groupId>
   <artifactId>xlsunit</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.ibeetl', name: 'xlsunit', version: '1.0.1'
libraryDependencies += "com.ibeetl" % "xlsunit" % "1.0.1"
<dependency org="com.ibeetl" name="xlsunit" rev="1.0.1"/>
@Grapes(@Grab(group='com.ibeetl', module='xlsunit', version='1.0.1'))
'com.ibeetl:xlsunit:jar:1.0.1'

Download

Click the following link to download the jar file.

xlsunit-1.0.1-javadoc.jar
xlsunit-1.0.1-sources.jar
xlsunit-1.0.1.jar
xlsunit-1.0.1.pom



Related Tutorials