| License |
License |
|---|---|
| GroupId | GroupIdio.github.ilonako |
| ArtifactId | ArtifactIdapi-tests |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionapi-tests
Unified test automation framework for master's qualification work
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| api-tests-1.0.0.pom | |
| api-tests-1.0.0.jar | 9 KB |
| api-tests-1.0.0-sources.jar | 4 KB |
| api-tests-1.0.0-javadoc.jar | 421 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ilonako/api-tests/ -->
<dependency>
<groupId>io.github.ilonako</groupId>
<artifactId>api-tests</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ilonako/api-tests/
implementation 'io.github.ilonako:api-tests:1.0.0'
// https://jarcasting.com/artifacts/io.github.ilonako/api-tests/
implementation ("io.github.ilonako:api-tests:1.0.0")
'io.github.ilonako:api-tests:jar:1.0.0'
<dependency org="io.github.ilonako" name="api-tests" rev="1.0.0">
<artifact name="api-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ilonako', module='api-tests', version='1.0.0')
)
libraryDependencies += "io.github.ilonako" % "api-tests" % "1.0.0"
[io.github.ilonako/api-tests "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.rest-assured : rest-assured | jar | 4.4.0 |
| com.microsoft.azure.functions : azure-functions-java-library | jar | 1.4.2 |
| org.everit.json : org.everit.json.schema | jar | 1.5.1 |
| com.google.code.gson : gson | jar | 2.8.8 |
| org.testng : testng | jar | 7.4.0 |
| org.assertj : assertj-core | jar | 3.20.2 |
| commons-io : commons-io | jar | 2.11.0 |