| GroupId | GroupIdcom.github.coronium-framework |
|---|---|
| ArtifactId | ArtifactIdcoronium |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| coronium-1.2.1.pom | |
| coronium-1.2.1.jar | 49 KB |
| coronium-1.2.1-sources.jar | 26 KB |
| coronium-1.2.1-javadoc.jar | 696 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.coronium-framework/coronium/ -->
<dependency>
<groupId>com.github.coronium-framework</groupId>
<artifactId>coronium</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.coronium-framework/coronium/
implementation 'com.github.coronium-framework:coronium:1.2.1'
// https://jarcasting.com/artifacts/com.github.coronium-framework/coronium/
implementation ("com.github.coronium-framework:coronium:1.2.1")
'com.github.coronium-framework:coronium:jar:1.2.1'
<dependency org="com.github.coronium-framework" name="coronium" rev="1.2.1">
<artifact name="coronium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.coronium-framework', module='coronium', version='1.2.1')
)
libraryDependencies += "com.github.coronium-framework" % "coronium" % "1.2.1"
[com.github.coronium-framework/coronium "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-remote-driver | jar | 3.141.59 |
| org.testng : testng | jar | 6.14.3 |
| io.qameta.allure : allure-testng | jar | 2.13.1 |
| ru.yandex.qatools.allure : allure-java-annotations | jar | 1.5.4 |
| ru.yandex.qatools.htmlelements : htmlelements-java | jar | 1.20.0 |
| com.google.truth : truth | jar | 1.0.1 |
| io.github.bonigarcia : webdrivermanager | jar | 4.2.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| com.paulhammant : ngwebdriver | jar | 1.1.4 |
| io.appium : java-client | jar | 7.3.0 |
| com.saucelabs : saucerest | jar | 1.0.43 |
| com.saucelabs : sauce_java_common | jar | 2.1.23 |
| com.saucelabs : sauce_testng | jar | 2.1.25 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.googlecode.json-simple : json-simple | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |