is not current version
Last Version 2.0.0

springtainer-selenium 1.3.0

Selenium test-container

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.avides.springboot.springtainer
ArtifactId

ArtifactId

springtainer-selenium
Version

Version

1.3.0
Type

Type

jar
Description

Description

springtainer-selenium
Selenium test-container
Project URL

Project URL

https://github.com/springtainer/springtainer-selenium
Project Organization

Project Organization

AVIDES Media AG
Source Code Management

Source Code Management

https://github.com/springtainer/springtainer-selenium

Download springtainer-selenium 1.3.0


<!-- https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-selenium/ -->
<dependency>
    <groupId>com.avides.springboot.springtainer</groupId>
    <artifactId>springtainer-selenium</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-selenium/
implementation 'com.avides.springboot.springtainer:springtainer-selenium:1.3.0'
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-selenium/
implementation ("com.avides.springboot.springtainer:springtainer-selenium:1.3.0")
'com.avides.springboot.springtainer:springtainer-selenium:jar:1.3.0'
<dependency org="com.avides.springboot.springtainer" name="springtainer-selenium" rev="1.3.0">
  <artifact name="springtainer-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.springboot.springtainer', module='springtainer-selenium', version='1.3.0')
)
libraryDependencies += "com.avides.springboot.springtainer" % "springtainer-selenium" % "1.3.0"
[com.avides.springboot.springtainer/springtainer-selenium "1.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.avides.springboot.springtainer : springtainer-common jar 1.3.1
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.springframework.boot : spring-boot-autoconfigure jar 2.6.3

test (8)

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

Project Modules

There are no modules declared in this project.