jar

org.jqassistant.plugin : jqassistant-github-plugin

Maven & Gradle

Apr 28, 2023
0 stars

jQAssistant GitHub Plugin · The jQAssistant plugin to scan and analyze GitHub-Issues.

Table Of Contents

Latest Version

Download org.jqassistant.plugin : jqassistant-github-plugin JAR file - Latest Versions:

All Versions

Download org.jqassistant.plugin : jqassistant-github-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 jqassistant-github-plugin-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jqassistant.plugin.github.model

├─ org.jqassistant.plugin.github.model.GitHub.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubBranch.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubCommit.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubIssue.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubLabel.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubMilestone.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubPullRequest.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubRelease.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubRepository.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubTag.class - [JAR]

├─ org.jqassistant.plugin.github.model.GitHubUser.class - [JAR]

org.jqassistant.plugin.github.scanner

├─ org.jqassistant.plugin.github.scanner.GHRepositoryScannerPlugin.class - [JAR]

├─ org.jqassistant.plugin.github.scanner.GitHubIssueScannerPlugin.class - [JAR]

├─ org.jqassistant.plugin.github.scanner.GitHubScope.class - [JAR]

├─ org.jqassistant.plugin.github.scanner.GraphBuilder.class - [JAR]

org.jqassistant.plugin.github.cache

├─ org.jqassistant.plugin.github.cache.CacheEndpoint.class - [JAR]

├─ org.jqassistant.plugin.github.cache.DescriptorCache.class - [JAR]