License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.avides.springboot.springtainer |
ArtifactId | ArtifactIdspringtainer-selenium |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringtainer-selenium
Selenium test-container
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-selenium/ -->
<dependency>
<groupId>com.avides.springboot.springtainer</groupId>
<artifactId>springtainer-selenium</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-selenium/
implementation 'com.avides.springboot.springtainer:springtainer-selenium:2.0.0'
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-selenium/
implementation ("com.avides.springboot.springtainer:springtainer-selenium:2.0.0")
'com.avides.springboot.springtainer:springtainer-selenium:jar:2.0.0'
<dependency org="com.avides.springboot.springtainer" name="springtainer-selenium" rev="2.0.0">
<artifact name="springtainer-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.springboot.springtainer', module='springtainer-selenium', version='2.0.0')
)
libraryDependencies += "com.avides.springboot.springtainer" % "springtainer-selenium" % "2.0.0"
[com.avides.springboot.springtainer/springtainer-selenium "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.avides.springboot.springtainer : springtainer-common | jar | 1.3.1 |
org.seleniumhq.selenium : selenium-remote-driver | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
org.easymock : easymock | jar | 4.3 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-easymock | jar | 2.0.9 |
org.jacoco : org.jacoco.agent | jar | 0.8.7 |
org.springframework : spring-test | jar | 5.3.15 |
org.springframework.boot : spring-boot-test | jar | 2.6.3 |
ch.qos.logback : logback-classic | jar | 1.2.10 |