| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdvip.lematech |
| ArtifactId | ArtifactIdhrun4j-cli |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhrun4j is a one-stop interface testing solution that supports HTTP (s) protocol testing
|
| Filename | Size |
|---|---|
| hrun4j-cli-1.0.2.pom | |
| hrun4j-cli-1.0.2.jar | 121 KB |
| hrun4j-cli-1.0.2-sources.jar | 70 KB |
| hrun4j-cli-1.0.2-javadoc.jar | 312 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/vip.lematech/hrun4j-cli/ -->
<dependency>
<groupId>vip.lematech</groupId>
<artifactId>hrun4j-cli</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/vip.lematech/hrun4j-cli/
implementation 'vip.lematech:hrun4j-cli:1.0.2'
// https://jarcasting.com/artifacts/vip.lematech/hrun4j-cli/
implementation ("vip.lematech:hrun4j-cli:1.0.2")
'vip.lematech:hrun4j-cli:jar:1.0.2'
<dependency org="vip.lematech" name="hrun4j-cli" rev="1.0.2">
<artifact name="hrun4j-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.lematech', module='hrun4j-cli', version='1.0.2')
)
libraryDependencies += "vip.lematech" % "hrun4j-cli" % "1.0.2"
[vip.lematech/hrun4j-cli "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| args4j : args4j | jar | 2.33 |
| com.google.code.gson : gson | jar | 2.8.5 |
| com.sangupta : jerry-core | jar | 1.3.0 |
| commons-io : commons-io | jar | 2.7 |
| io.swagger.parser.v3 : swagger-parser | jar | 2.0.24 |
| vip.lematech : hrun4j-core | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |