License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.surenpi.autotest |
ArtifactId | ArtifactIdautotest.utils |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWebUI自动化测试框架
|
Project Organization |
Project Organizationsuren |
Filename | Size |
---|---|
autotest.utils-1.0.2.pom | |
autotest.utils-1.0.2.jar | 62 KB |
autotest.utils-1.0.2-sources.jar | 64 KB |
autotest.utils-1.0.2-javadoc.jar | 100 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |