Last Version

autotest.parent 1.0.2

WebUI自动化测试框架

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.surenpi.autotest
ArtifactId

ArtifactId

autotest.parent
Version

Version

1.0.2
Type

Type

pom
Description

Description

autotest.parent
WebUI自动化测试框架
Project URL

Project URL

https://github.com/LinuxSuRen/autotest.parent
Project Organization

Project Organization

suren

Download autotest.parent 1.0.2

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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.