Last Version

Bobcat Junit 1.6.0

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

License

License

Categories

Categories

IDE Development Tools JUnit Unit Testing
GroupId

GroupId

com.cognifide.qa.bb
ArtifactId

ArtifactId

bb-junit
Version

Version

1.6.0
Type

Type

jar
Description

Description

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

Project Organization

Cognifide Ltd.

Download bb-junit 1.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.cognifide.qa.bb : bb-core jar 1.6.0
com.google.inject : guice jar 4.2.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.