Sign in
gerrit
/
plugins
/
quota
/
refs/heads/stable-2.11
/
.
/
lib
/
gerrit
/
BUCK
blob: d79e8af639a361181d036acca4d856613ec49d26 [
file
] [
log
] [
blame
] [
edit
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.11'
REPO
=
MAVEN_CENTRAL
maven_jar
(
name
=
'plugin-api'
,
id
=
'com.google.gerrit:gerrit-plugin-api:'
+
VER
,
attach_source
=
False
,
repository
=
REPO
,
license
=
'Apache2.0'
,
)