is not current version
Last Version 1.1.4

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

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

1.1.1
Type

Type

pom

Download bobcat-parent 1.1.1

Filename Size
bobcat-parent-1.1.1.pom 11 KB
Browse

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