License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdcom.playtika.testcontainers |
ArtifactId | ArtifactIdembedded-selenium |
Last Version | Last Version2.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom for all embedded testcontainers
|
Filename | Size |
---|---|
embedded-selenium-2.2.2.pom | |
embedded-selenium-2.2.2.jar | 19 KB |
embedded-selenium-2.2.2-sources.jar | 12 KB |
embedded-selenium-2.2.2-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-selenium/ -->
<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>embedded-selenium</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-selenium/
implementation 'com.playtika.testcontainers:embedded-selenium:2.2.2'
// https://jarcasting.com/artifacts/com.playtika.testcontainers/embedded-selenium/
implementation ("com.playtika.testcontainers:embedded-selenium:2.2.2")
'com.playtika.testcontainers:embedded-selenium:jar:2.2.2'
<dependency org="com.playtika.testcontainers" name="embedded-selenium" rev="2.2.2">
<artifact name="embedded-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.playtika.testcontainers', module='embedded-selenium', version='2.2.2')
)
libraryDependencies += "com.playtika.testcontainers" % "embedded-selenium" % "2.2.2"
[com.playtika.testcontainers/embedded-selenium "2.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : selenium | jar | |
com.playtika.testcontainers : testcontainers-common | jar | 2.2.2 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | |
org.seleniumhq.selenium : selenium-firefox-driver | jar | |
org.springframework.boot : spring-boot-starter-test Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.slf4j : slf4j-api | jar | |
org.testcontainers : testcontainers | jar | |
org.hibernate.validator : hibernate-validator | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
org.assertj : assertj-core | jar | |
nl.jqno.equalsverifier : equalsverifier | jar | 3.10 |