Sign in
gerrit
/
plugins
/
rabbitmq
/
ff627c1e6ee4763b5a9a11058bc68e68e348c4c7
/
.
/
lib
/
gerrit
/
BUCK
blob: 85b90a85229976d5a0e6010d0eaf9aff5c7de735 [
file
] [
log
] [
blame
]
include_defs
(
'//bucklets/maven_jar.bucklet'
)
VER
=
'2.12-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
,
)