License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.surenpi.autotest |
ArtifactId | ArtifactIdautotest.webui |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebUI自动化测试框架
|
Project Organization |
Project Organizationsuren |
Filename | Size |
---|---|
autotest.webui-1.0.1.pom | |
autotest.webui-1.0.1.jar | 39 KB |
autotest.webui-1.0.1-sources.jar | 55 KB |
autotest.webui-1.0.1-javadoc.jar | 317 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.webui/ -->
<dependency>
<groupId>com.surenpi.autotest</groupId>
<artifactId>autotest.webui</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.webui/
implementation 'com.surenpi.autotest:autotest.webui:1.0.1'
// https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.webui/
implementation ("com.surenpi.autotest:autotest.webui:1.0.1")
'com.surenpi.autotest:autotest.webui:jar:1.0.1'
<dependency org="com.surenpi.autotest" name="autotest.webui" rev="1.0.1">
<artifact name="autotest.webui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.surenpi.autotest', module='autotest.webui', version='1.0.1')
)
libraryDependencies += "com.surenpi.autotest" % "autotest.webui" % "1.0.1"
[com.surenpi.autotest/autotest.webui "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.surenpi.autotest : autotest.datasource | jar | 1.0.0-20170706 |
com.surenpi.autotest : autotest.utils | jar | 1.0.1 |
org.springframework : spring-context | jar | 4.3.7.RELEASE |
org.apache.commons : commons-io | jar | 1.3.2 |