Download xlsunit-1.0.5.jar file - Jar x

Jar examples for x:xlsunit

Description

database unit test,????

You can download jar file xlsunit 1.0.5 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

xlsunit-1.0.5-javadoc.jar
xlsunit-1.0.5-sources.jar
xlsunit-1.0.5.jar
xlsunit-1.0.5.pom



Related Tutorials