License |
License |
---|---|
GroupId | GroupIdcom.github.xuchen93 |
ArtifactId | ArtifactIdmodule-selenium |
Last Version | Last Version1.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmodule-selenium
Demo project for Spring Boot
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
module-selenium-1.0.14.pom | |
module-selenium-1.0.14.jar | 10 KB |
module-selenium-1.0.14-sources.jar | 5 KB |
module-selenium-1.0.14-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuchen93/module-selenium/ -->
<dependency>
<groupId>com.github.xuchen93</groupId>
<artifactId>module-selenium</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuchen93/module-selenium/
implementation 'com.github.xuchen93:module-selenium:1.0.14'
// https://jarcasting.com/artifacts/com.github.xuchen93/module-selenium/
implementation ("com.github.xuchen93:module-selenium:1.0.14")
'com.github.xuchen93:module-selenium:jar:1.0.14'
<dependency org="com.github.xuchen93" name="module-selenium" rev="1.0.14">
<artifact name="module-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuchen93', module='module-selenium', version='1.0.14')
)
libraryDependencies += "com.github.xuchen93" % "module-selenium" % "1.0.14"
[com.github.xuchen93/module-selenium "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
com.github.xuchen93 : module-core | jar | 1.0.14 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.1.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
cn.hutool : hutool-all | jar | 5.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |