• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!--
3
4   Licensed to the Apache Software Foundation (ASF) under one or more
5   contributor license agreements.  See the NOTICE file distributed with
6   this work for additional information regarding copyright ownership.
7   The ASF licenses this file to You under the Apache License, Version 2.0
8   (the "License"); you may not use this file except in compliance with
9   the License.  You may obtain a copy of the License at
10
11       http://www.apache.org/licenses/LICENSE-2.0
12
13   Unless required by applicable law or agreed to in writing, software
14   distributed under the License is distributed on an "AS IS" BASIS,
15   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16   See the License for the specific language governing permissions and
17   limitations under the License.
18
19-->
20<project name="Commons Compress">
21
22  <bannerRight>
23    <name>Commons Compress</name>
24    <src>/images/compress-logo-white.png</src>
25    <href>/index.html</href>
26  </bannerRight>
27
28  <body>
29    <menu name="Compress">
30      <item name="Overview"    href="/index.html"/>
31      <item name="User Guide"  href="/examples.html"/>
32      <item name="Known Limitations" href="/limitations.html"/>
33      <item name="Conventions"    href="/conventions.html"/>
34      <item name="Issue Tracking" href="/issue-tracking.html"/>
35      <item name="Download"    href="/download_compress.cgi"/>
36      <item name="Security Reports"    href="/security-reports.html"/>
37      <item name="Wiki" href="https://wiki.apache.org/commons/Compress"/>
38    </menu>
39    <menu name="API Docs">
40      <item name="Latest release" href="javadocs/api-release/index.html"/>
41      <item name="1.18" href="javadocs/api-1.18/index.html"/>
42      <item name="1.17" href="javadocs/api-1.17/index.html"/>
43      <item name="1.16.1" href="javadocs/api-1.16.1/index.html"/>
44      <item name="1.16" href="javadocs/api-1.16/index.html"/>
45      <item name="1.15" href="javadocs/api-1.15/index.html"/>
46      <item name="1.14" href="javadocs/api-1.14/index.html"/>
47      <item name="1.13" href="javadocs/api-1.13/index.html"/>
48      <item name="1.12" href="javadocs/api-1.12/index.html"/>
49      <item name="1.11" href="javadocs/api-1.11/index.html"/>
50      <item name="1.10" href="javadocs/api-1.10/index.html"/>
51      <item name="1.9" href="javadocs/api-1.9/index.html"/>
52      <item name="1.8.1" href="javadocs/api-1.8.1/index.html"/>
53      <item name="1.8" href="javadocs/api-1.8/index.html"/>
54      <item name="1.7" href="javadocs/api-1.7/index.html"/>
55      <item name="1.6" href="javadocs/api-1.6/index.html"/>
56      <item name="GIT latest" href="apidocs/index.html"/>
57    </menu>
58  </body>
59
60</project>
61