Sign in
gerrit
/
plugins
/
importer
/
bac37519cc666385ca2c688000d0e5f45c785582
/
.
/
lib
/
gerrit
/
BUCK
blob: 3b9416ba7b2d184660c684831721049acf5cfd1c [
file
] [
log
] [
blame
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.10'
REPO
=
MAVEN_LOCAL
maven_jar
(
name
=
'plugin-api'
,
id
=
'com.google.gerrit:gerrit-plugin-api:'
+
VER
,
attach_source
=
False
,
repository
=
REPO
,
license
=
'Apache2.0'
,
)