Last Version

com.zxytech.jurest:jurest-bom 1.1.4

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

License

License

GroupId

GroupId

com.zxytech.jurest
ArtifactId

ArtifactId

jurest-bom
Version

Version

1.1.4
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 1.1.4

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

<!-- 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.