MVN

org.kohsuke : wagon-gitsite

Maven & Gradle

Sep 24, 2012
4 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.

<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>wagon-gitsite</artifactId>
    <version>0.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kohsuke : wagon-gitsite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.5

All Versions

Choose a version of org.kohsuke : wagon-gitsite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
wagon-gitsite-0.3.5

How to add a dependency to Maven

Add the following org.kohsuke : wagon-gitsite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kohsuke</groupId>
    <artifactId>wagon-gitsite</artifactId>
    <version>0.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kohsuke : wagon-gitsite gradle dependency to your build.gradle file:

implementation 'org.kohsuke:wagon-gitsite:0.3.5'

Gradle Kotlin DSL: Add the following org.kohsuke : wagon-gitsite gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kohsuke:wagon-gitsite:0.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kohsuke : wagon-gitsite sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kohsuke" % "wagon-gitsite" % "0.3.5"

Advertisement

Dependencies from Group

Aug 21, 2023
102 usages
1k stars
Apr 12, 2018
53 usages
Aug 04, 2018
19 usages
Mar 18, 2021
12 usages
130 stars
Jul 20, 2015
9 usages

Discover Dependencies

wom
Aug 03, 2011
Jan 31, 2013
3 usages
Jan 31, 2013
4 usages
Jan 31, 2013
6 usages
Jan 31, 2013
1 usages
Feb 01, 2013
1 usages