| License |
License |
|---|---|
| GroupId | GroupIdcom.gerritforge |
| ArtifactId | ArtifactIdevents-broker |
| Version | Version3.6.0-rc2 |
| Type | Typejar |
| Description |
Descriptionevents-broker
Events Broker API for use with Gerrit Code Review
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| events-broker-3.6.0-rc2.pom | |
| events-broker-3.6.0-rc2.jar | 17 KB |
| events-broker-3.6.0-rc2-sources.jar | 15 KB |
| events-broker-3.6.0-rc2-javadoc.jar | 183 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gerritforge/events-broker/ -->
<dependency>
<groupId>com.gerritforge</groupId>
<artifactId>events-broker</artifactId>
<version>3.6.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gerritforge/events-broker/
implementation 'com.gerritforge:events-broker:3.6.0-rc2'
// https://jarcasting.com/artifacts/com.gerritforge/events-broker/
implementation ("com.gerritforge:events-broker:3.6.0-rc2")
'com.gerritforge:events-broker:jar:3.6.0-rc2'
<dependency org="com.gerritforge" name="events-broker" rev="3.6.0-rc2">
<artifact name="events-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gerritforge', module='events-broker', version='3.6.0-rc2')
)
libraryDependencies += "com.gerritforge" % "events-broker" % "3.6.0-rc2"
[com.gerritforge/events-broker "3.6.0-rc2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gerrit : gerrit-plugin-api | jar | 3.6.0-rc2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gerrit : gerrit-acceptance-framework | jar | 3.6.0-rc2 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
| junit : junit | jar | 4.12 |