License |
License
Apache2.0
|
---|---|
Categories |
CategoriesData Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.surenpi.autotest |
ArtifactId | ArtifactIdautotest.datasource.excel |
Last Version | Last Version1.0.0-20170706 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebUI自动化测试框架
|
Project Organization |
Project Organizationsuren |
<!-- https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.datasource.excel/ -->
<dependency>
<groupId>com.surenpi.autotest</groupId>
<artifactId>autotest.datasource.excel</artifactId>
<version>1.0.0-20170706</version>
</dependency>
// https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.datasource.excel/
implementation 'com.surenpi.autotest:autotest.datasource.excel:1.0.0-20170706'
// https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.datasource.excel/
implementation ("com.surenpi.autotest:autotest.datasource.excel:1.0.0-20170706")
'com.surenpi.autotest:autotest.datasource.excel:jar:1.0.0-20170706'
<dependency org="com.surenpi.autotest" name="autotest.datasource.excel" rev="1.0.0-20170706">
<artifact name="autotest.datasource.excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.surenpi.autotest', module='autotest.datasource.excel', version='1.0.0-20170706')
)
libraryDependencies += "com.surenpi.autotest" % "autotest.datasource.excel" % "1.0.0-20170706"
[com.surenpi.autotest/autotest.datasource.excel "1.0.0-20170706"]
Group / Artifact | Type | Version |
---|---|---|
com.surenpi.autotest : autotest.datasource | jar | 1.0.0-20170706 |
com.surenpi.autotest : autotest.webui | jar | 1.0.0-20170706 |
org.springframework : spring-context | jar | 4.3.7.RELEASE |
org.apache.poi : poi | jar | 3.10.1 |
org.apache.poi : poi-ooxml | jar | 3.10.1 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |