is not current version
Last Version 1.1.4

com.zxytech.jurest:jurest-bom 1.1.2

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

License

License

GroupId

GroupId

com.zxytech.jurest
ArtifactId

ArtifactId

jurest-bom
Version

Version

1.1.2
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.2

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

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