Last Version

Gerrit Code Review - Web UI JavaScript Plugin Archetype 2.13.9

Maven Archetype for Gerrit Web UI JavaScript Plugins

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.google.gerrit
ArtifactId

ArtifactId

gerrit-plugin-js-archetype
Version

Version

2.13.9
Type

Type

jar
Description

Description

Gerrit Code Review - Web UI JavaScript Plugin Archetype
Maven Archetype for Gerrit Web UI JavaScript Plugins
Project URL

Project URL

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

Source Code Management

https://gerrit.googlesource.com/gerrit

Download gerrit-plugin-js-archetype 2.13.9


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

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.