JuRest API Test

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

License

License

GroupId

GroupId

com.zxytech.jurest
ArtifactId

ArtifactId

jurest-parent
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/stornado/jurest
Source Code Management

Source Code Management

https://github.com/stornado/jurest/tree/main

Download jurest-parent

Filename Size
jurest-parent-1.1.4.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-parent/ -->
<dependency>
    <groupId>com.zxytech.jurest</groupId>
    <artifactId>jurest-parent</artifactId>
    <version>1.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-parent/
implementation 'com.zxytech.jurest:jurest-parent:1.1.4'
// https://jarcasting.com/artifacts/com.zxytech.jurest/jurest-parent/
implementation ("com.zxytech.jurest:jurest-parent:1.1.4")
'com.zxytech.jurest:jurest-parent:pom:1.1.4'
<dependency org="com.zxytech.jurest" name="jurest-parent" rev="1.1.4">
  <artifact name="jurest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zxytech.jurest', module='jurest-parent', version='1.1.4')
)
libraryDependencies += "com.zxytech.jurest" % "jurest-parent" % "1.1.4"
[com.zxytech.jurest/jurest-parent "1.1.4"]

Dependencies

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

Project Modules

  • jurest-archetype
  • jurest-bom
  • jurest
  • jurest-util
  • jurest-pmd
  • jurest-modules-archetype

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0-RC1