Last Version

Bobcat Core 2.3.0

Bobcat is an automated testing framework for functional testing of web applications.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cognifide.qa.bb
ArtifactId

ArtifactId

bb-core
Version

Version

2.3.0
Type

Type

jar
Description

Description

Bobcat Core
Bobcat is an automated testing framework for functional testing of web applications.
Project Organization

Project Organization

Cognifide Ltd.

Download bb-core 2.3.0


<!-- https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-core/ -->
<dependency>
    <groupId>com.cognifide.qa.bb</groupId>
    <artifactId>bb-core</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-core/
implementation 'com.cognifide.qa.bb:bb-core:2.3.0'
// https://jarcasting.com/artifacts/com.cognifide.qa.bb/bb-core/
implementation ("com.cognifide.qa.bb:bb-core:2.3.0")
'com.cognifide.qa.bb:bb-core:jar:2.3.0'
<dependency org="com.cognifide.qa.bb" name="bb-core" rev="2.3.0">
  <artifact name="bb-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.qa.bb', module='bb-core', version='2.3.0')
)
libraryDependencies += "com.cognifide.qa.bb" % "bb-core" % "2.3.0"
[com.cognifide.qa.bb/bb-core "2.3.0"]

Dependencies

compile (17)

Group / Artifact Type Version
io.qameta.allure : allure-java-commons jar 2.7.0
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
io.appium : java-client jar 6.1.0
net.lightbody.bmp : browsermob-core jar 2.1.5
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-assistedinject jar 4.2.2
com.google.inject.extensions : guice-multibindings jar 4.2.2
org.apache.commons : commons-lang3 jar 3.9
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.6
com.google.guava : guava jar 28.1-jre
org.apache.httpcomponents : httpclient jar 4.5.9
org.slf4j : slf4j-api jar 1.7.28
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.hamcrest : hamcrest-core jar 1.3

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.mockito : mockito-junit-jupiter jar 2.23.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.