h

hrun4j

hrun4j is a one-stop interface testing solution that supports HTTP (s) protocol testing
https://github.com/lematechvip/hrun4j
MIT License
lematech
Files download
File Operation
hrun4j-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>vip.lematech</groupId>
  <artifactId>hrun4j</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'vip.lematech:hrun4j:1.0.1'
Gradle Kotlin
implementation("vip.lematech:hrun4j:1.0.1")
Scala SBT
libraryDependencies += "vip.lematech" % "hrun4j" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='vip.lematech', module='hrun4j', version='1.0.1')
)
Apache Ivy
<dependency org="vip.lematech" name="hrun4j" rev="1.0.1" />
Leiningen
[vip.lematech/hrun4j "1.0.1"]
Apache Buildr
'vip.lematech:hrun4j:jar:1.0.1'
Dependencies
The project has no third-party dependencies