jar

com.sonymobile.tools.gerrit : gerrit-events

Maven & Gradle

Aug 23, 2023
45 stars

Gerrit Events Client library · Java client library for receiving stream-events from Gerrit code review. As well as performing queries and sending reviews.

Table Of Contents

Latest Version

Download com.sonymobile.tools.gerrit : gerrit-events JAR file - Latest Versions:

All Versions

Download com.sonymobile.tools.gerrit : gerrit-events JAR file - All Versions:

Version Vulnerabilities Size Updated
2.21.x
2.20.x
2.19.x
2.18.x
2.17.x
2.16.x
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gerrit-events-2.21.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.sonymobile.tools.gerrit.gerritevents.workers.rest

├─ com.sonymobile.tools.gerrit.gerritevents.workers.rest.AbstractRestCommandJob.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.rest.AbstractRestCommandJob2.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.dto.attr

├─ com.sonymobile.tools.gerrit.gerritevents.dto.attr.Account.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.attr.Approval.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.attr.Change.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.attr.Comment.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.attr.PatchSet.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.attr.Provider.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.attr.RefUpdate.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.dto

├─ com.sonymobile.tools.gerrit.gerritevents.dto.GerritChangeKind.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.GerritChangeStatus.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.GerritEvent.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.GerritEventKeys.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.GerritEventType.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.GerritJsonDTO.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.GerritJsonEvent.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.RepositoryModifiedEvent.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.workers.cmd

├─ com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob2.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.watchdog

├─ com.sonymobile.tools.gerrit.gerritevents.watchdog.StreamWatchdog.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.watchdog.WatchTimeExceptionData.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.ssh

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.Authentication.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.AuthenticationUpdater.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.SshAuthenticationException.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectException.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnection.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionConfig.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionFactory.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.SshConnectionImpl.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.SshException.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.ssh.SshUtil.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents

├─ com.sonymobile.tools.gerrit.gerritevents.ConnectionListener.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.Connector.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritCmdRunner.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritCmdRunner2.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritConnection.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritConnectionConfig.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritConnectionConfig2.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritConnectionEvent.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritDefaultValues.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritEventListener.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritHandler.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritJsonEventFactory.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritQueryException.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritQueryHandler.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritQueryHandlerWithPersistedConnection.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.GerritSendCommandQueue.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.Handler.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.dto.events

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.ChangeAbandoned.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.ChangeBasedEvent.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.ChangeMerged.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.ChangeRestored.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.CommentAdded.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.DraftPublished.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.GerritTriggeredEvent.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.HashtagsChanged.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.MergeFailed.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.PatchsetCreated.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.PatchsetNotified.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.PrivateStateChanged.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.ProjectCreated.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.RefReplicated.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.RefReplicationDone.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.RefUpdated.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.RerunCheck.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.ReviewerAdded.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.TopicChanged.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.VoteDeleted.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.events.WipStateChanged.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.helpers

├─ com.sonymobile.tools.gerrit.gerritevents.helpers.FileHelper.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.workers

├─ com.sonymobile.tools.gerrit.gerritevents.workers.AbstractGerritEventWork.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.AbstractJsonObjectWork.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.Coordinator.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.EventThread.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.GerritEventWork.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.GerritWorkersConfig.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.JSONEventWork.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.StreamEventsStringWork.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.workers.Work.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.dto.rest

├─ com.sonymobile.tools.gerrit.gerritevents.dto.rest.ChangeId.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.rest.CommentedFile.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.rest.Comments.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.rest.LineComment.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.rest.Notify.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.rest.ReviewInput.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.rest.ReviewLabel.class - [JAR]

├─ com.sonymobile.tools.gerrit.gerritevents.dto.rest.Topic.class - [JAR]

com.sonymobile.tools.gerrit.gerritevents.rest

├─ com.sonymobile.tools.gerrit.gerritevents.rest.RestConnectionConfig.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Dec 20, 2019
2 usages
4 stars
Oct 14, 2015
12 usages
66 stars
Oct 14, 2015
66 stars
Oct 24, 2016
18 usages
261 stars
Apr 25, 2022
2 usages
10 stars
Aug 04, 2023
1 usages
2k stars
Jun 24, 2015
158 stars
May 30, 2023
75 usages
504 stars
Feb 24, 2022
19 usages
1.5k stars