jar

com.github.stephenc.wagon : wagon-gitsite

Maven & Gradle

Nov 11, 2014
9 stars

Maven Wagon GitHub Pages Provider · Wagon for deploying site documentation to the gh-pages branch of a GitHub repository. Based loosely on wagon-scm code.

Table Of Contents

Latest Version

Download com.github.stephenc.wagon : wagon-gitsite JAR file - Latest Versions:

All Versions

Download com.github.stephenc.wagon : wagon-gitsite JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5
0.4.x
0.4

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 wagon-gitsite-0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.kathrynhuxtable.maven.wagon.gitsite

├─ org.kathrynhuxtable.maven.wagon.gitsite.GitSiteWagon.class - [JAR]

org.kathrynhuxtable.maven.wagon.gitsite.git

├─ org.kathrynhuxtable.maven.wagon.gitsite.git.GitSiteCheckInCommand.class - [JAR]

├─ org.kathrynhuxtable.maven.wagon.gitsite.git.GitSiteCheckOutCommand.class - [JAR]

Advertisement