License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.felipe1994 |
ArtifactId | ArtifactIdautomacao-web |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTestMaven
Automacao de testes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
automacao-web-1.0.0.pom | |
automacao-web-1.0.0.jar | 2 KB |
automacao-web-1.0.0-sources.jar | 736 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.felipe1994/automacao-web/ -->
<dependency>
<groupId>com.github.felipe1994</groupId>
<artifactId>automacao-web</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.felipe1994/automacao-web/
implementation 'com.github.felipe1994:automacao-web:1.0.0'
// https://jarcasting.com/artifacts/com.github.felipe1994/automacao-web/
implementation ("com.github.felipe1994:automacao-web:1.0.0")
'com.github.felipe1994:automacao-web:jar:1.0.0'
<dependency org="com.github.felipe1994" name="automacao-web" rev="1.0.0">
<artifact name="automacao-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.felipe1994', module='automacao-web', version='1.0.0')
)
libraryDependencies += "com.github.felipe1994" % "automacao-web" % "1.0.0"
[com.github.felipe1994/automacao-web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.14.0 |
info.cukes : cucumber-java | jar | 1.2.5 |
io.github.bonigarcia : webdrivermanager | jar | 2.1.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
info.cukes : gherkin | jar | 2.12.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
info.cukes : cucumber-junit | jar | 1.2.5 |