is not current version
Last Version 1.0.10

com.ibeetl:xlsunit 1.0.7

database unit test,金科所有

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

xlsunit
Version

Version

1.0.7
Type

Type

jar

Download xlsunit 1.0.7


<!-- https://jarcasting.com/artifacts/com.ibeetl/xlsunit/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>xlsunit</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/xlsunit/
implementation 'com.ibeetl:xlsunit:1.0.7'
// https://jarcasting.com/artifacts/com.ibeetl/xlsunit/
implementation ("com.ibeetl:xlsunit:1.0.7")
'com.ibeetl:xlsunit:jar:1.0.7'
<dependency org="com.ibeetl" name="xlsunit" rev="1.0.7">
  <artifact name="xlsunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='xlsunit', version='1.0.7')
)
libraryDependencies += "com.ibeetl" % "xlsunit" % "1.0.7"
[com.ibeetl/xlsunit "1.0.7"]