Skip to content

Commit

Permalink
Merge pull request Azure#105 from gcheng/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Albert Cheng committed Jan 22, 2013
2 parents 5f818dd + 76b4021 commit 7435139
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ For documentation please see the [Windows Azure Java Developer Center](http://ww
* Create/Delete Queues
* Insert/Peek Queue Messages
* Advanced Queue Operations
* Media Services
* Upload Media Files to Media Services
* Change the encoding on uploaded Media Services
* Provide streaming or download access to uploaded/transformed Media Files
* Service Bus
* Use either the Queue or Topic/Subscription Model
* Service Runtime
Expand Down Expand Up @@ -41,7 +45,7 @@ within your project you can also have them installed by the Java package manager
<dependency>
<groupId>com.microsoft.windowsazure</groupId>
<artifactId>microsoft-windowsazure-api</artifactId>
<version>0.3.3</version>
<version>0.4.0</version>
</dependency>

##Minimum Requirements
Expand Down

0 comments on commit 7435139

Please sign in to comment.