Sign in
gerrit
/
plugins
/
examples
/
ebe7f117125bb7e7b15a964f11f022d2759001d4
/
.
/
example-servlet
/
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
,
)