Sign in
gerrit
/
plugins
/
reviewers-by-blame
/
c679c0c9f85378a723261c9f603ad3d9c05b93b4
/
.
/
lib
/
gerrit
/
BUCK
blob: c86049add974365c22fd6db2fff7e6d19f051676 [
file
] [
log
] [
blame
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.11.1'
REPO
=
MAVEN_CENTRAL
maven_jar
(
name
=
'plugin-api'
,
id
=
'com.google.gerrit:gerrit-plugin-api:'
+
VER
,
attach_source
=
False
,
repository
=
REPO
,
license
=
'Apache2.0'
,
)