2012-12-28 01:41:35 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2012-05-26 05:56:04 +00:00
|
|
|
<!--
|
|
|
|
/**
|
|
|
|
* Licensed to the Apache Software Foundation (ASF) under one
|
|
|
|
* or more contributor license agreements. See the NOTICE file
|
|
|
|
* distributed with this work for additional information
|
|
|
|
* regarding copyright ownership. The ASF licenses this file
|
|
|
|
* to you under the Apache License, Version 2.0 (the
|
|
|
|
* "License"); you may not use this file except in compliance
|
|
|
|
* with the License. You may obtain a copy of the License at
|
|
|
|
*
|
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
*
|
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
|
|
|
*/
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
|
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
|
|
|
|
<bannerLeft>
|
2012-10-25 20:50:41 +00:00
|
|
|
<name>Apache HBase</name>
|
2012-05-26 05:56:04 +00:00
|
|
|
<src>images/hbase_logo.png</src>
|
|
|
|
<href>http://hbase.apache.org/</href>
|
|
|
|
</bannerLeft>
|
2014-05-12 18:31:19 +00:00
|
|
|
<bannerRight />
|
2012-05-26 05:56:04 +00:00
|
|
|
<version position="right" />
|
|
|
|
<publishDate position="right" />
|
|
|
|
<body>
|
2012-10-25 20:50:41 +00:00
|
|
|
<menu name="Apache HBase Project">
|
2012-05-26 05:56:04 +00:00
|
|
|
<item name="Overview" href="index.html"/>
|
|
|
|
<item name="License" href="license.html" />
|
|
|
|
<item name="Downloads" href="http://www.apache.org/dyn/closer.cgi/hbase/" />
|
|
|
|
<item name="Release Notes" href="https://issues.apache.org/jira/browse/HBASE?report=com.atlassian.jira.plugin.system.project:changelog-panel#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel" />
|
|
|
|
<item name="Issue Tracking" href="issue-tracking.html" />
|
|
|
|
<item name="Mailing Lists" href="mail-lists.html" />
|
|
|
|
<item name="Source Repository" href="source-repository.html" />
|
|
|
|
<item name="ReviewBoard" href="https://reviews.apache.org"/>
|
|
|
|
<item name="Team" href="team-list.html" />
|
2012-10-25 20:50:41 +00:00
|
|
|
<item name="Thanks" href="sponsors.html" />
|
2012-05-26 05:56:04 +00:00
|
|
|
<item name="Blog" href="http://blogs.apache.org/hbase/" />
|
2012-08-08 12:33:05 +00:00
|
|
|
<item name="Other resources" href="resources.html" />
|
2012-05-26 05:56:04 +00:00
|
|
|
</menu>
|
|
|
|
<menu name="Documentation">
|
|
|
|
<item name="Getting Started" href="book/quickstart.html" />
|
2013-09-13 00:04:22 +00:00
|
|
|
<item name="User API" href="apidocs/index.html" />
|
|
|
|
<item name="Developer API" href="devapidocs/index.html" />
|
2012-12-19 05:29:34 +00:00
|
|
|
<item name="X-Ref" href="xref/index.html" />
|
2012-05-26 05:56:04 +00:00
|
|
|
<item name="Ref Guide (multi-page)" href="book/book.html" />
|
|
|
|
<item name="Ref Guide (single-page)" href="book.html" />
|
2012-12-28 03:18:10 +00:00
|
|
|
<item name="中文参考指南(单页)" href="http://abloz.com/hbase/book.html" />
|
2012-05-26 05:56:04 +00:00
|
|
|
<item name="FAQ" href="book/faq.html" />
|
|
|
|
<item name="Videos/Presentations" href="book.html#other.info" />
|
|
|
|
<item name="Wiki" href="http://wiki.apache.org/hadoop/Hbase" />
|
|
|
|
<item name="ACID Semantics" href="acid-semantics.html" />
|
|
|
|
<item name="Bulk Loads" href="book.html#arch.bulk.load" />
|
|
|
|
<item name="Metrics" href="metrics.html" />
|
|
|
|
<item name="HBase on Windows" href="cygwin.html" />
|
|
|
|
<item name="Cluster replication" href="replication.html" />
|
|
|
|
</menu>
|
2013-03-14 07:42:26 +00:00
|
|
|
<menu name="0.94 Documentation">
|
|
|
|
<item name="API" href="0.94/apidocs/index.html" />
|
|
|
|
<item name="X-Ref" href="0.94/xref/index.html" />
|
|
|
|
<item name="Ref Guide (single-page)" href="0.94/book.html" />
|
|
|
|
</menu>
|
2012-10-25 20:50:41 +00:00
|
|
|
<menu name="ASF">
|
|
|
|
<item name="Apache Software Foundation" href="http://www.apache.org/foundation/" />
|
|
|
|
<item name="How Apache Works" href="http://www.apache.org/foundation/how-it-works.html" />
|
|
|
|
<item name="Sponsoring Apache" href="http://www.apache.org/foundation/sponsorship.html" />
|
|
|
|
</menu>
|
2012-05-26 05:56:04 +00:00
|
|
|
</body>
|
|
|
|
<skin>
|
|
|
|
<groupId>org.apache.maven.skins</groupId>
|
|
|
|
<artifactId>maven-stylus-skin</artifactId>
|
|
|
|
</skin>
|
|
|
|
</project>
|