License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.surenpi.autotest |
ArtifactId | ArtifactIdautotest.parent |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionautotest.parent
WebUI自动化测试框架
|
Project URL |
Project URL |
Project Organization |
Project Organizationsuren |
Filename | Size |
---|---|
autotest.parent-1.0.2.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.parent/ -->
<dependency>
<groupId>com.surenpi.autotest</groupId>
<artifactId>autotest.parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.parent/
implementation 'com.surenpi.autotest:autotest.parent:1.0.2'
// https://jarcasting.com/artifacts/com.surenpi.autotest/autotest.parent/
implementation ("com.surenpi.autotest:autotest.parent:1.0.2")
'com.surenpi.autotest:autotest.parent:pom:1.0.2'
<dependency org="com.surenpi.autotest" name="autotest.parent" rev="1.0.2">
<artifact name="autotest.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.surenpi.autotest', module='autotest.parent', version='1.0.2')
)
libraryDependencies += "com.surenpi.autotest" % "autotest.parent" % "1.0.2"
[com.surenpi.autotest/autotest.parent "1.0.2"]