| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Github Development Tools Version Controls |
| GroupId | GroupIdcom.jakewharton |
| ArtifactId | ArtifactIdgithub-deploy-maven-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionGitHub Deploy Maven Plugin
Deploy a project's packaged artifacts to its corresponding GitHub project.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<plugin>
<groupId>com.jakewharton</groupId>
<artifactId>github-deploy-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.2.1 |
| org.apache.maven : maven-project | jar | 2.2.1 |
| org.apache.maven : maven-artifact | jar | 2.2.1 |
| org.json : json | jar | 20090211 |
| commons-io : commons-io | jar | 2.0.1 |
| org.codehaus.plexus : plexus-utils | jar | 2.0.6 |
| org.apache.httpcomponents : httpclient | jar | 4.1.1 |
| org.apache.httpcomponents : httpmime | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |