com.zxytech.jurest:jurest-bom

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

License

License

GroupId

GroupId

com.zxytech.jurest
ArtifactId

ArtifactId

jurest-bom
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

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

Source Code Management

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

Download jurest-bom

Filename Size
jurest-bom-1.1.4.pom 15 KB
Browse

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
1.0-RC1