All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download jdroid-java-github JAR 0.9.1 with all dependencies


Java Connector for GitHub API

Files of the artifact jdroid-java-github version 0.9.1 from the group com.jdroidframework.

Test

Artifact jdroid-java-github
Group com.jdroidframework
Version 0.9.1
Last update 25. June 2016
Tags: connector java github
Organization Jdroid
URL http://www.jdroidframework.com
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies gson,
There are maybe transitive dependencies!
There is a newer version: 0.9.4
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jdroid-java-github Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of jdroid-java-github version 0.9.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.jdroid.github
com.jdroid.github.com.jdroid.github.Application
com.jdroid.github.com.jdroid.github.Authorization
com.jdroid.github.com.jdroid.github.Blob
com.jdroid.github.com.jdroid.github.Comment
com.jdroid.github.com.jdroid.github.Commit
com.jdroid.github.com.jdroid.github.CommitComment
com.jdroid.github.com.jdroid.github.CommitFile
com.jdroid.github.com.jdroid.github.CommitStats
com.jdroid.github.com.jdroid.github.CommitStatus
com.jdroid.github.com.jdroid.github.CommitUser
com.jdroid.github.com.jdroid.github.Contributor
com.jdroid.github.com.jdroid.github.Download
com.jdroid.github.com.jdroid.github.DownloadResource
com.jdroid.github.com.jdroid.github.FieldError
com.jdroid.github.com.jdroid.github.Gist
com.jdroid.github.com.jdroid.github.GistChangeStatus
com.jdroid.github.com.jdroid.github.GistFile
com.jdroid.github.com.jdroid.github.GistRevision
com.jdroid.github.com.jdroid.github.GollumPage
com.jdroid.github.com.jdroid.github.IRepositoryIdProvider
com.jdroid.github.com.jdroid.github.IResourceProvider
com.jdroid.github.com.jdroid.github.Id
com.jdroid.github.com.jdroid.github.Issue
com.jdroid.github.com.jdroid.github.IssueEvent
com.jdroid.github.com.jdroid.github.Key
com.jdroid.github.com.jdroid.github.Label
com.jdroid.github.com.jdroid.github.Language
com.jdroid.github.com.jdroid.github.MergeStatus
com.jdroid.github.com.jdroid.github.Milestone
com.jdroid.github.com.jdroid.github.PullRequest
com.jdroid.github.com.jdroid.github.PullRequestMarker
com.jdroid.github.com.jdroid.github.Reference
com.jdroid.github.com.jdroid.github.Release
com.jdroid.github.com.jdroid.github.Rename
com.jdroid.github.com.jdroid.github.Repository
com.jdroid.github.com.jdroid.github.RepositoryBranch
com.jdroid.github.com.jdroid.github.RepositoryCommit
com.jdroid.github.com.jdroid.github.RepositoryCommitCompare
com.jdroid.github.com.jdroid.github.RepositoryContents
com.jdroid.github.com.jdroid.github.RepositoryHook
com.jdroid.github.com.jdroid.github.RepositoryHookResponse
com.jdroid.github.com.jdroid.github.RepositoryId
com.jdroid.github.com.jdroid.github.RepositoryIssue
com.jdroid.github.com.jdroid.github.RepositoryTag
com.jdroid.github.com.jdroid.github.RequestError
com.jdroid.github.com.jdroid.github.SearchIssue
com.jdroid.github.com.jdroid.github.SearchRepository
com.jdroid.github.com.jdroid.github.ShaResource
com.jdroid.github.com.jdroid.github.Tag
com.jdroid.github.com.jdroid.github.Team
com.jdroid.github.com.jdroid.github.TeamMembership
com.jdroid.github.com.jdroid.github.Tree
com.jdroid.github.com.jdroid.github.TreeEntry
com.jdroid.github.com.jdroid.github.TypedResource
com.jdroid.github.com.jdroid.github.User
com.jdroid.github.com.jdroid.github.UserPlan
com.jdroid.github.client
com.jdroid.github.client.com.jdroid.github.client.DateFormatter
com.jdroid.github.client.com.jdroid.github.client.EventFormatter
com.jdroid.github.client.com.jdroid.github.client.GitHubClient
com.jdroid.github.client.com.jdroid.github.client.GitHubRequest
com.jdroid.github.client.com.jdroid.github.client.GitHubResponse
com.jdroid.github.client.com.jdroid.github.client.GsonUtils
com.jdroid.github.client.com.jdroid.github.client.IGitHubConstants
com.jdroid.github.client.com.jdroid.github.client.NoSuchPageException
com.jdroid.github.client.com.jdroid.github.client.PageIterator
com.jdroid.github.client.com.jdroid.github.client.PageLinks
com.jdroid.github.client.com.jdroid.github.client.PagedRequest
com.jdroid.github.client.com.jdroid.github.client.RequestException
com.jdroid.github.event
com.jdroid.github.event.com.jdroid.github.event.CommitCommentPayload
com.jdroid.github.event.com.jdroid.github.event.CreatePayload
com.jdroid.github.event.com.jdroid.github.event.DeletePayload
com.jdroid.github.event.com.jdroid.github.event.DownloadPayload
com.jdroid.github.event.com.jdroid.github.event.Event
com.jdroid.github.event.com.jdroid.github.event.EventPayload
com.jdroid.github.event.com.jdroid.github.event.EventRepository
com.jdroid.github.event.com.jdroid.github.event.FollowPayload
com.jdroid.github.event.com.jdroid.github.event.ForkApplyPayload
com.jdroid.github.event.com.jdroid.github.event.ForkPayload
com.jdroid.github.event.com.jdroid.github.event.GistPayload
com.jdroid.github.event.com.jdroid.github.event.GollumPayload
com.jdroid.github.event.com.jdroid.github.event.IssueCommentPayload
com.jdroid.github.event.com.jdroid.github.event.IssuesPayload
com.jdroid.github.event.com.jdroid.github.event.MemberPayload
com.jdroid.github.event.com.jdroid.github.event.PublicPayload
com.jdroid.github.event.com.jdroid.github.event.PullRequestPayload
com.jdroid.github.event.com.jdroid.github.event.PullRequestReviewCommentPayload
com.jdroid.github.event.com.jdroid.github.event.PushPayload
com.jdroid.github.event.com.jdroid.github.event.TeamAddPayload
com.jdroid.github.event.com.jdroid.github.event.WatchPayload
com.jdroid.github.service
com.jdroid.github.service.com.jdroid.github.service.CollaboratorService
com.jdroid.github.service.com.jdroid.github.service.CommitService
com.jdroid.github.service.com.jdroid.github.service.ContentsService
com.jdroid.github.service.com.jdroid.github.service.DataService
com.jdroid.github.service.com.jdroid.github.service.DeployKeyService
com.jdroid.github.service.com.jdroid.github.service.DownloadService
com.jdroid.github.service.com.jdroid.github.service.EventService
com.jdroid.github.service.com.jdroid.github.service.GistService
com.jdroid.github.service.com.jdroid.github.service.GitHubService
com.jdroid.github.service.com.jdroid.github.service.IssueService
com.jdroid.github.service.com.jdroid.github.service.LabelService
com.jdroid.github.service.com.jdroid.github.service.MarkdownService
com.jdroid.github.service.com.jdroid.github.service.MilestoneService
com.jdroid.github.service.com.jdroid.github.service.OAuthService
com.jdroid.github.service.com.jdroid.github.service.OrganizationService
com.jdroid.github.service.com.jdroid.github.service.PullRequestService
com.jdroid.github.service.com.jdroid.github.service.ReleaseService
com.jdroid.github.service.com.jdroid.github.service.RepositoryService
com.jdroid.github.service.com.jdroid.github.service.TeamService
com.jdroid.github.service.com.jdroid.github.service.UserService
com.jdroid.github.service.com.jdroid.github.service.WatcherService
com.jdroid.github.util
com.jdroid.github.util.com.jdroid.github.util.Base64
com.jdroid.github.util.com.jdroid.github.util.DateUtils
com.jdroid.github.util.com.jdroid.github.util.EncodingUtils
com.jdroid.github.util.com.jdroid.github.util.LabelComparator
com.jdroid.github.util.com.jdroid.github.util.MilestoneComparator
com.jdroid.github.util.com.jdroid.github.util.MultiPartUtils
com.jdroid.github.util.com.jdroid.github.util.UrlUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy