License |
License |
---|---|
Categories |
CategoriesJava Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.bogdanlivadariu |
ArtifactId | ArtifactIdjava-automation-framework |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava automation framework
A simple java automation components collection, that are in plan to be extended
|
<!-- https://jarcasting.com/artifacts/com.github.bogdanlivadariu/java-automation-framework/ -->
<dependency>
<groupId>com.github.bogdanlivadariu</groupId>
<artifactId>java-automation-framework</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/java-automation-framework/
implementation 'com.github.bogdanlivadariu:java-automation-framework:1.0.4'
// https://jarcasting.com/artifacts/com.github.bogdanlivadariu/java-automation-framework/
implementation ("com.github.bogdanlivadariu:java-automation-framework:1.0.4")
'com.github.bogdanlivadariu:java-automation-framework:jar:1.0.4'
<dependency org="com.github.bogdanlivadariu" name="java-automation-framework" rev="1.0.4">
<artifact name="java-automation-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanlivadariu', module='java-automation-framework', version='1.0.4')
)
libraryDependencies += "com.github.bogdanlivadariu" % "java-automation-framework" % "1.0.4"
[com.github.bogdanlivadariu/java-automation-framework "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.seleniumhq.selenium : selenium-java | jar | 2.52.0 |
org.apache.logging.log4j : log4j-core | jar | 2.3 |