jar

io.tesla.nexus.plugins : nexus-github-plugin

Maven & Gradle

Feb 25, 2013

Nexus :: Github Plugin · Allow Nexus to authenticate against Github with a user supplied access token.

Table Of Contents

Latest Version

Download io.tesla.nexus.plugins : nexus-github-plugin JAR file - Latest Versions:

All Versions

Download io.tesla.nexus.plugins : nexus-github-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 nexus-github-plugin-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.sonatype.nexus.plugin

├─ org.sonatype.nexus.plugin.NexusPluginPropertiesModule.class - [JAR]

org.sonatype.nexus.oauth

├─ org.sonatype.nexus.oauth.Base64.class - [JAR]

├─ org.sonatype.nexus.oauth.GithubPluginModule.class - [JAR]

├─ org.sonatype.nexus.oauth.GithubRealm.class - [JAR]

├─ org.sonatype.nexus.oauth.GithubUserManager.class - [JAR]

├─ org.sonatype.nexus.oauth.NexusOAuthPluginModule.class - [JAR]