j

jurest-parent

基于 (Ju)ni5 + All(ure) + (Rest) Assured 实现接口测试
https://github.com/stornado/jurest
Apache License 2.0
仲夏叶
Files download
File Operation
jurest-parent-1.1.6.pom download
Apache Maven
<dependency>
  <groupId>com.zxytech.jurest</groupId>
  <artifactId>jurest-parent</artifactId>
  <version>1.1.6</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.zxytech.jurest:jurest-parent:1.1.6'
Gradle Kotlin
implementation("com.zxytech.jurest:jurest-parent:1.1.6")
Scala SBT
libraryDependencies += "com.zxytech.jurest" % "jurest-parent" % "1.1.6"
Groovy Grape
@Grapes(
  @Grab(group='com.zxytech.jurest', module='jurest-parent', version='1.1.6')
)
Apache Ivy
<dependency org="com.zxytech.jurest" name="jurest-parent" rev="1.1.6" />
Leiningen
[com.zxytech.jurest/jurest-parent "1.1.6"]
Apache Buildr
'com.zxytech.jurest:jurest-parent:jar:1.1.6'
Dependencies
The project has no third-party dependencies