is not current version
Last Version 3.6.1

Gerrit Code Review - Acceptance Test Framework 3.6.0-rc5

Framework for Gerrit's acceptance tests

License

License

GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gerrit-acceptance-framework
Version

Version

3.6.0-rc5
Type

Type

jar
Description

Description

Gerrit Code Review - Acceptance Test Framework
Framework for Gerrit's acceptance tests
Project URL

Project URL

https://www.gerritcodereview.com/
Source Code Management

Source Code Management

https://gerrit.googlesource.com/gerrit

Download gerrit-acceptance-framework 3.6.0-rc5


<!-- https://jarcasting.com/artifacts/com.google.gerrit/gerrit-acceptance-framework/ -->
<dependency>
    <groupId>com.google.gerrit</groupId>
    <artifactId>gerrit-acceptance-framework</artifactId>
    <version>3.6.0-rc5</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gerrit/gerrit-acceptance-framework/
implementation 'com.google.gerrit:gerrit-acceptance-framework:3.6.0-rc5'
// https://jarcasting.com/artifacts/com.google.gerrit/gerrit-acceptance-framework/
implementation ("com.google.gerrit:gerrit-acceptance-framework:3.6.0-rc5")
'com.google.gerrit:gerrit-acceptance-framework:jar:3.6.0-rc5'
<dependency org="com.google.gerrit" name="gerrit-acceptance-framework" rev="3.6.0-rc5">
  <artifact name="gerrit-acceptance-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gerrit', module='gerrit-acceptance-framework', version='3.6.0-rc5')
)
libraryDependencies += "com.google.gerrit" % "gerrit-acceptance-framework" % "3.6.0-rc5"
[com.google.gerrit/gerrit-acceptance-framework "3.6.0-rc5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.