License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.vineetmanohar |
ArtifactId | ArtifactIdmaven-twitter-plugin |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionMaven Twitter Plugin
Maven Twitter Plugin allows you to send status
updates to Twitter. Increases communication between Project owners and
Project users by automatically tweeting Maven build and release status
via Twitter.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maven-twitter-plugin-0.1.pom | |
maven-twitter-plugin-0.1.jar | 9 KB |
Browse |
<plugin>
<groupId>com.vineetmanohar</groupId>
<artifactId>maven-twitter-plugin</artifactId>
<version>0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven : maven-project | jar | 2.0 |
net.homeip.yusuke : twitter4j | jar | 2.0.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |