Last Version

com.surenpi.autotest:autotest.utils 1.0.2

WebUI自动化测试框架

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.surenpi.autotest
ArtifactId

ArtifactId

autotest.utils
Version

Version

1.0.2
Type

Type

jar
Description

Description

WebUI自动化测试框架
Project Organization

Project Organization

suren

Download autotest.utils 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.10
commons-io : commons-io jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.