| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.submarine |
| ArtifactId | ArtifactIdsubmarine-e2e |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSubmarine: E2E Test
Submarine project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| submarine-e2e-0.3.0.pom | |
| submarine-e2e-0.3.0.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.submarine/submarine-e2e/ -->
<dependency>
<groupId>org.apache.submarine</groupId>
<artifactId>submarine-e2e</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-e2e/
implementation 'org.apache.submarine:submarine-e2e:0.3.0'
// https://jarcasting.com/artifacts/org.apache.submarine/submarine-e2e/
implementation ("org.apache.submarine:submarine-e2e:0.3.0")
'org.apache.submarine:submarine-e2e:jar:0.3.0'
<dependency org="org.apache.submarine" name="submarine-e2e" rev="0.3.0">
<artifact name="submarine-e2e" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.submarine', module='submarine-e2e', version='0.3.0')
)
libraryDependencies += "org.apache.submarine" % "submarine-e2e" % "0.3.0"
[org.apache.submarine/submarine-e2e "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 3.8.1 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-codec : commons-codec | jar | 1.5 |
| commons-io : commons-io | jar | 2.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.rauschig : jarchivelib | jar | 0.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.testng : testng | jar | 6.4 |