is not current version
Last Version 1.1.4

com.cognifide.qa.bb:bobcat-parent 0.9.6

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cognifide.qa.bb
ArtifactId

ArtifactId

bobcat-parent
Version

Version

0.9.6
Type

Type

pom

Download bobcat-parent 0.9.6

Filename Size
bobcat-parent-0.9.6.pom 9 KB
Browse

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