-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #149 from ajkannan/redirect-and-logo-update
Shorten URL and update logo
- Loading branch information
Showing
1 changed file
with
1 addition
and
133 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,133 +1 @@ | ||
<!DOCTYPE html> | ||
<!-- | ||
| Generated by Apache Maven Doxia at 2015-05-19 | ||
| Rendered using Apache Maven Fluido Skin 1.3.1 | ||
--> | ||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="Date-Revision-yyyymmdd" content="20150519" /> | ||
<meta http-equiv="Content-Language" content="en" /> | ||
<title>GCloud Java – </title> | ||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.1.min.css" /> | ||
<link rel="stylesheet" href="./css/site.css" /> | ||
<link rel="stylesheet" href="./css/print.css" media="print" /> | ||
|
||
|
||
<script type="text/javascript" src="./js/apache-maven-fluido-1.3.1.min.js"></script> | ||
|
||
|
||
</head> | ||
<body class="topBarDisabled"> | ||
|
||
|
||
|
||
<div class="container-fluid"> | ||
<div id="banner"> | ||
<div class="pull-left"> | ||
<div id="bannerLeft"> | ||
<h2>GCloud Java</h2> | ||
</div> | ||
</div> | ||
<div class="pull-right"> </div> | ||
<div class="clear"><hr/></div> | ||
</div> | ||
|
||
<div id="breadcrumbs"> | ||
<ul class="breadcrumb"> | ||
|
||
|
||
<li id="publishDate">Last Published: 2015-05-19 | ||
<span class="divider">|</span> | ||
</li> | ||
<li id="projectVersion">Version: 0.0.4 | ||
</li> | ||
|
||
|
||
|
||
|
||
</ul> | ||
</div> | ||
|
||
|
||
<div class="row-fluid"> | ||
<div id="leftColumn" class="span3"> | ||
<div class="well sidebar-nav"> | ||
|
||
|
||
<ul class="nav nav-list"> | ||
<li class="nav-header">Project Documentation</li> | ||
|
||
<li> | ||
|
||
<a href="project-info.html" title="Project Information"> | ||
<i class="icon-chevron-right"></i> | ||
Project Information</a> | ||
</li> | ||
|
||
<li> | ||
|
||
<a href="project-reports.html" title="Project Reports"> | ||
<i class="icon-chevron-right"></i> | ||
Project Reports</a> | ||
</li> | ||
</ul> | ||
|
||
|
||
|
||
<hr /> | ||
|
||
<div id="poweredBy"> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<div class="clear"></div> | ||
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"> | ||
<img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" /> | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div id="bodyColumn" class="span9" > | ||
|
||
<div class="section"> | ||
<h2><a name="GCloud_Java:_Idiomatic_Java_Client_for_Google_Cloud_Platform_services."></a>GCloud Java: Idiomatic Java Client for Google Cloud Platform services. </h2> | ||
<p>This is a Java Client for accessing Google Cloud Platorm services such as Datastore, Storage, PubSub and others. This library is in a early stage of its development and may occasionally make backwards-incompatible changes, but it is already usable.</p> | ||
<div class="section"> | ||
<h3><a name="Features"></a>Features</h3> | ||
<ul> | ||
<li><a class="externalLink" href="https://cloud.google.com/datastore/">Google Cloud Datastore</a></li></ul></div> | ||
<div class="section"> | ||
<h3><a name="Links"></a>Links</h3> | ||
<ul> | ||
<li><a class="externalLink" href="https://github.com/GoogleCloudPlatform/gcloud-java">GitHub repository</a></li> | ||
<li><a class="externalLink" href="http://GoogleCloudPlatform.github.io/gcloud-java/apidocs/index.html">Javadocs</a></li> | ||
<li><a class="externalLink" href="http://GoogleCloudPlatform.github.io/gcloud-java/dependencies.html">Dependencies</a></li> | ||
<li><a class="externalLink" href="https://travis-ci.org/GoogleCloudPlatform/gcloud-java"> Continous Integration System (Travis-CI)</a></li> | ||
<li><a class="externalLink" href="https://github.com/GoogleCloudPlatform/gcloud-java/issues?page=1&state=open">Issues</a></li> | ||
<li><a class="externalLink" href="https://coveralls.io/r/GoogleCloudPlatform/gcloud-java/">Coverage</a></li></ul></div></div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<footer> | ||
<div class="container-fluid"> | ||
<div class="row-fluid"> | ||
<p >Copyright © 2015 | ||
Google. | ||
All rights reserved. | ||
|
||
</p> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
</footer> | ||
</body> | ||
</html> | ||
<html><head><meta http-equiv="refresh" content="0; URL='http://GoogleCloudPlatform.github.io/gcloud-java/site/0.0.7/index.html'" /></head><body></body></html> |