| License |
License
The Apache License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.github.ivanovvlad9626 |
| ArtifactId | ArtifactIdCheckingLib |
| Last Version | Last Version2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionChecking Helper
This library for help checking response.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| CheckingLib-2.8.pom | |
| CheckingLib-2.8.jar | 16 KB |
| CheckingLib-2.8-sources.jar | 10 KB |
| CheckingLib-2.8-javadoc.jar | 67 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ivanovvlad9626/CheckingLib/ -->
<dependency>
<groupId>com.github.ivanovvlad9626</groupId>
<artifactId>CheckingLib</artifactId>
<version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ivanovvlad9626/CheckingLib/
implementation 'com.github.ivanovvlad9626:CheckingLib:2.8'
// https://jarcasting.com/artifacts/com.github.ivanovvlad9626/CheckingLib/
implementation ("com.github.ivanovvlad9626:CheckingLib:2.8")
'com.github.ivanovvlad9626:CheckingLib:jar:2.8'
<dependency org="com.github.ivanovvlad9626" name="CheckingLib" rev="2.8">
<artifact name="CheckingLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ivanovvlad9626', module='CheckingLib', version='2.8')
)
libraryDependencies += "com.github.ivanovvlad9626" % "CheckingLib" % "2.8"
[com.github.ivanovvlad9626/CheckingLib "2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| io.qameta.allure : allure-rest-assured | jar | 2.13.0 |
| io.rest-assured : rest-assured | jar | 3.0.3 |
| org.testng : testng | jar | 7.0.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |