| License |
License |
|---|---|
| GroupId | GroupIdio.github.ilonako |
| ArtifactId | ArtifactIdcore-layer-testing-lib |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionio.github.ilonako:core-layer-testing-lib
Unified test automation framework for master's qualification work
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-layer-testing-lib-1.0.2.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ilonako/core-layer-testing-lib/ -->
<dependency>
<groupId>io.github.ilonako</groupId>
<artifactId>core-layer-testing-lib</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ilonako/core-layer-testing-lib/
implementation 'io.github.ilonako:core-layer-testing-lib:1.0.2'
// https://jarcasting.com/artifacts/io.github.ilonako/core-layer-testing-lib/
implementation ("io.github.ilonako:core-layer-testing-lib:1.0.2")
'io.github.ilonako:core-layer-testing-lib:pom:1.0.2'
<dependency org="io.github.ilonako" name="core-layer-testing-lib" rev="1.0.2">
<artifact name="core-layer-testing-lib" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ilonako', module='core-layer-testing-lib', version='1.0.2')
)
libraryDependencies += "io.github.ilonako" % "core-layer-testing-lib" % "1.0.2"
[io.github.ilonako/core-layer-testing-lib "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.assertj : assertj-core | jar | 3.20.2 |
| commons-io : commons-io | jar | 2.11.0 |