MVN

com.zxytech.jurest : jurest-parent

Maven & Gradle

Jul 27, 2022
0 stars

JuRest API Test · 基于 (Ju)ni5 + All(ure) + (Rest) Assured 实现接口测试

<dependency>
    <groupId>com.zxytech.jurest</groupId>
    <artifactId>jurest-parent</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zxytech.jurest : jurest-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.5
  • Latest Release Candidate: 1.0-RC1

All Versions

Choose a version of com.zxytech.jurest : jurest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
jurest-parent-1.1.5
jurest-parent-1.1.4
jurest-parent-1.1.3
jurest-parent-1.1.2
jurest-parent-1.1.1
jurest-parent-1.1.0
1.0.x
jurest-parent-1.0.0
1.0
jurest-parent-1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.zxytech.jurest</groupId>
    <artifactId>jurest-parent</artifactId>
    <version>1.1.5</version>
</dependency>