Sign in
gerrit
/
plugins
/
examples
/
2d48b11c28ed93b847898f5c08cd44ebef277d57
/
.
/
example-simpleSshCommand
/
lib
/
gerrit
/
BUCK
blob: 20c888c7f2e3b55f50b10d7bf66325082736d828 [
file
] [
log
] [
blame
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.15-SNAPSHOT'
REPO
=
MAVEN_LOCAL
maven_jar
(
name
=
'plugin-api'
,
id
=
'com.google.gerrit:gerrit-plugin-api:'
+
VER
,
license
=
'Apache2.0'
,
attach_source
=
False
,
repository
=
REPO
,
)