test-assured

Another way to build api test

License

License

GroupId

GroupId

io.github.diduweiwu
ArtifactId

ArtifactId

test-assured
Last Version

Last Version

1.1.1-REALEASE
Release Date

Release Date

Type

Type

jar
Description

Description

test-assured
Another way to build api test
Project URL

Project URL

https://github.com/diduweiwu/test-assured
Source Code Management

Source Code Management

https://github.com/diduweiwu/test-assured/tree/master

Download test-assured

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.diduweiwu/test-assured/ -->
<dependency>
    <groupId>io.github.diduweiwu</groupId>
    <artifactId>test-assured</artifactId>
    <version>1.1.1-REALEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.diduweiwu/test-assured/
implementation 'io.github.diduweiwu:test-assured:1.1.1-REALEASE'
// https://jarcasting.com/artifacts/io.github.diduweiwu/test-assured/
implementation ("io.github.diduweiwu:test-assured:1.1.1-REALEASE")
'io.github.diduweiwu:test-assured:jar:1.1.1-REALEASE'
<dependency org="io.github.diduweiwu" name="test-assured" rev="1.1.1-REALEASE">
  <artifact name="test-assured" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.diduweiwu', module='test-assured', version='1.1.1-REALEASE')
)
libraryDependencies += "io.github.diduweiwu" % "test-assured" % "1.1.1-REALEASE"
[io.github.diduweiwu/test-assured "1.1.1-REALEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.7.11
org.testng : testng jar 7.4.0
io.rest-assured : rest-assured jar 4.4.0
org.projectlombok : lombok jar 1.18.20
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1-REALEASE
1.1.0-REALEASE
1.0.0-REALEASE