Last Version

Bobcat Core Tests 1.4.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-tests
Version

Version

1.4.0
Type

Type

jar
Description

Description

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

Project Organization

Cognifide Ltd.

Download bb-core-tests 1.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.cognifide.qa.bb : bb-core jar 1.4.0
com.cognifide.qa.bb : bb-junit jar 1.4.0
com.cognifide.qa.bb : bb-annotations jar 1.4.0
com.cognifide.qa.bb : bb-reports jar 1.4.0

test (3)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.1.v20170120
org.mockito : mockito-core jar 2.10.0
org.assertj : assertj-core jar 3.9.0

Project Modules

There are no modules declared in this project.