Commit 35ea5d24 authored by Yiming Liu's avatar Yiming Liu

Building site for 0.0.1-SNAPSHOT

parents
This diff is collapsed.
This diff is collapsed.
body {
margin: 0px;
padding: 0px;
}
img {
border:none;
}
table {
padding:0px;
width: 100%;
margin-left: -2px;
margin-right: -2px;
}
acronym {
cursor: help;
border-bottom: 1px dotted #feb;
}
table.bodyTable th, table.bodyTable td {
padding: 2px 4px 2px 4px;
vertical-align: top;
}
div.clear{
clear:both;
visibility: hidden;
}
div.clear hr{
display: none;
}
#bannerLeft, #bannerRight {
font-size: xx-large;
font-weight: bold;
}
#bannerLeft img, #bannerRight img {
margin: 0px;
}
.xleft, #bannerLeft img {
float:left;
}
.xright, #bannerRight {
float:right;
}
#banner {
padding: 0px;
}
#banner img {
border: none;
}
#breadcrumbs {
padding: 3px 10px 3px 10px;
}
#leftColumn {
width: 170px;
float:left;
overflow: auto;
}
#bodyColumn {
margin-right: 1.5em;
margin-left: 197px;
}
#legend {
padding: 8px 0 8px 0;
}
#navcolumn {
padding: 8px 4px 0 8px;
}
#navcolumn h5 {
margin: 0;
padding: 0;
font-size: small;
}
#navcolumn ul {
margin: 0;
padding: 0;
font-size: small;
}
#navcolumn li {
list-style-type: none;
background-image: none;
background-repeat: no-repeat;
background-position: 0 0.4em;
padding-left: 16px;
list-style-position: outside;
line-height: 1.2em;
font-size: smaller;
}
#navcolumn li.expanded {
background-image: url(../images/expanded.gif);
}
#navcolumn li.collapsed {
background-image: url(../images/collapsed.gif);
}
#navcolumn li.none {
text-indent: -1em;
margin-left: 1em;
}
#poweredBy {
text-align: center;
}
#navcolumn img {
margin-top: 10px;
margin-bottom: 3px;
}
#poweredBy img {
display:block;
margin: 20px 0 20px 17px;
}
#search img {
margin: 0px;
display: block;
}
#search #q, #search #btnG {
border: 1px solid #999;
margin-bottom:10px;
}
#search form {
margin: 0px;
}
#lastPublished {
font-size: x-small;
}
.navSection {
margin-bottom: 2px;
padding: 8px;
}
.navSectionHead {
font-weight: bold;
font-size: x-small;
}
.section {
padding: 4px;
}
#footer {
padding: 3px 10px 3px 10px;
font-size: x-small;
}
#breadcrumbs {
font-size: x-small;
margin: 0pt;
}
.source {
padding: 12px;
margin: 1em 7px 1em 7px;
}
.source pre {
margin: 0px;
padding: 0px;
}
#navcolumn img.imageLink, .imageLink {
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
padding-right: 2px;
border: 0px;
margin: 0px;
}
body {
padding: 0px 0px 10px 0px;
}
body, td, select, input, li{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
}
code{
font-family: Courier, monospace;
font-size: 13px;
}
a {
text-decoration: none;
}
a:link {
color:#36a;
}
a:visited {
color:#47a;
}
a:active, a:hover {
color:#69c;
}
#legend li.externalLink {
background: url(../images/external.png) left top no-repeat;
padding-left: 18px;
}
a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
background: url(../images/external.png) right center no-repeat;
padding-right: 18px;
}
#legend li.newWindow {
background: url(../images/newwindow.png) left top no-repeat;
padding-left: 18px;
}
a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
background: url(../images/newwindow.png) right center no-repeat;
padding-right: 18px;
}
h2 {
padding: 4px 4px 4px 6px;
border: 1px solid #999;
color: #900;
background-color: #ddd;
font-weight:900;
font-size: x-large;
}
h3 {
padding: 4px 4px 4px 6px;
border: 1px solid #aaa;
color: #900;
background-color: #eee;
font-weight: normal;
font-size: large;
}
h4 {
padding: 4px 4px 4px 6px;
border: 1px solid #bbb;
color: #900;
background-color: #fff;
font-weight: normal;
font-size: large;
}
h5 {
padding: 4px 4px 4px 6px;
color: #900;
font-size: normal;
}
p {
line-height: 1.3em;
font-size: small;
}
#breadcrumbs {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
background-color: #ccc;
}
#leftColumn {
margin: 10px 0 0 5px;
border: 1px solid #999;
background-color: #eee;
}
#navcolumn h5 {
font-size: smaller;
border-bottom: 1px solid #aaaaaa;
padding-top: 2px;
color: #000;
}
table.bodyTable th {
color: white;
background-color: #bbb;
text-align: left;
font-weight: bold;
}
table.bodyTable th, table.bodyTable td {
font-size: 1em;
}
table.bodyTable tr.a {
background-color: #ddd;
}
table.bodyTable tr.b {
background-color: #eee;
}
.source {
border: 1px solid #999;
}
dl {
padding: 4px 4px 4px 6px;
border: 1px solid #aaa;
background-color: #ffc;
}
dt {
color: #900;
}
#organizationLogo img, #projectLogo img, #projectLogo span{
margin: 8px;
}
#banner {
border-bottom: 1px solid #fff;
}
.errormark, .warningmark, .donemark, .infomark {
background: url(../images/icon_error_sml.gif) no-repeat;
}
.warningmark {
background-image: url(../images/icon_warning_sml.gif);
}
.donemark {
background-image: url(../images/icon_success_sml.gif);
}
.infomark {
background-image: url(../images/icon_info_sml.gif);
}
#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
display: none !important;
}
#bodyColumn, body.docs div.docs {
margin: 0 !important;
border: none !important
}
/* You can override this file with your own styles */
\ No newline at end of file
This diff is collapsed.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Reactor Dependency Convergence</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<strong>Dependency Convergence</strong>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Reactor Dependency Convergence<a name="Reactor_Dependency_Convergence"></a></h2>
<table border="0" class="bodyTable"><caption>
<b>Statistics:</b>
</caption>
<tr class="a">
<th>Number of modules:</th>
<td>8</td></tr>
<tr class="b">
<th>Number of dependencies (NOD):</th>
<td>170</td></tr>
<tr class="a">
<th>Number of unique artifacts (NOA):</th>
<td>170</td></tr>
<tr class="b">
<th>Number of version-conflicting artifacts (NOC):</th>
<td>0</td></tr>
<tr class="a">
<th>Number of SNAPSHOT artifacts (NOS):</th>
<td>0</td></tr>
<tr class="b">
<th>Convergence (NOD/NOA):</th>
<td><img alt="[Success]" src="images/icon_success_sml.gif" />&#160;<b>100 %</b></td></tr>
<tr class="a">
<th>Ready for release (100% convergence and no SNAPSHOTS):</th>
<td><img alt="[Success]" src="images/icon_success_sml.gif" />&#160;<b>Success</b></td></tr></table></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Dependency Information</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<strong>Dependency Information</strong>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Dependency Information<a name="Dependency_Information"></a></h2><a name="Dependency_Information"></a>
<div class="section">
<h3>Apache Maven<a name="Apache_Maven"></a></h3><a name="Apache_Maven"></a>
<div class="source">
<pre>&lt;dependency&gt;
&lt;groupId&gt;com.ctrip.apollo&lt;/groupId&gt;
&lt;artifactId&gt;apollo&lt;/artifactId&gt;
&lt;version&gt;0.0.1-SNAPSHOT&lt;/version&gt;
&lt;type&gt;pom&lt;/type&gt;
&lt;/dependency&gt;</pre></div></div>
<div class="section">
<h3>Apache Buildr<a name="Apache_Buildr"></a></h3><a name="Apache_Buildr"></a>
<div class="source">
<pre>'com.ctrip.apollo:apollo:pom:0.0.1-SNAPSHOT'</pre></div></div>
<div class="section">
<h3>Apache Ivy<a name="Apache_Ivy"></a></h3><a name="Apache_Ivy"></a>
<div class="source">
<pre>&lt;dependency org=&quot;com.ctrip.apollo&quot; name=&quot;apollo&quot; rev=&quot;0.0.1-SNAPSHOT&quot;&gt;
&lt;artifact name=&quot;apollo&quot; type=&quot;pom&quot; /&gt;
&lt;/dependency&gt;</pre></div></div>
<div class="section">
<h3>Groovy Grape<a name="Groovy_Grape"></a></h3><a name="Groovy_Grape"></a>
<div class="source">
<pre>@Grapes(
@Grab(group='com.ctrip.apollo', module='apollo', version='0.0.1-SNAPSHOT')
)</pre></div></div>
<div class="section">
<h3>Gradle/Grails<a name="GradleGrails"></a></h3><a name="GradleGrails"></a>
<div class="source">
<pre>compile 'com.ctrip.apollo:apollo:0.0.1-SNAPSHOT'</pre></div></div>
<div class="section">
<h3>Scala SBT<a name="Scala_SBT"></a></h3><a name="Scala_SBT"></a>
<div class="source">
<pre>libraryDependencies += &quot;com.ctrip.apollo&quot; % &quot;apollo&quot; % &quot;0.0.1-SNAPSHOT&quot;</pre></div></div>
<div class="section">
<h3>Leiningen<a name="Leiningen"></a></h3><a name="Leiningen"></a>
<div class="source">
<pre>[com.ctrip.apollo/apollo &quot;0.0.1-SNAPSHOT&quot;]</pre></div></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
This diff is collapsed.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Project Distribution Management</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<strong>Distribution Management</strong>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
<p>The following is the distribution management information used by this project.</p>
<div class="section">
<h3>Repository - releases<a name="Repository_-_releases"></a></h3><a name="Repository_-_releases"></a>
<p>${releases.repo}</p></div>
<div class="section">
<h3>Snapshot Repository - snapshots<a name="Snapshot_Repository_-_snapshots"></a></h3><a name="Snapshot_Repository_-_snapshots"></a>
<p>${snapshots.repo}</p></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
images/rss.png

360 Bytes

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - About</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<strong>About</strong>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>About Apollo<a name="About_Apollo"></a></h2><a name="About_Apollo"></a>
<p>Ctrip Configuration Center</p>
<div class="section">
<h3>Project Modules<a name="Project_Modules"></a></h3><a name="Project_Modules"></a>
<p>This project has declared the following modules:</p>
<table border="0" class="bodyTable">
<tr class="a">
<th>Name</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="apollo-core/index.html">Apollo Core</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="a">
<td><a href="apollo-client/index.html">Apollo Client</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="b">
<td><a href="apollo-biz/index.html">Apollo Biz</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="a">
<td><a href="apollo-configservice/index.html">Apollo ConfigService</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="b">
<td><a href="apollo-adminservice/index.html">Apollo AdminService</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="a">
<td><a href="apollo-portal/index.html">Apollo Portal</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="b">
<td><a href="apollo-demo/index.html">Apollo Demo</a></td>
<td>Ctrip Configuration Center</td></tr></table></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - CI Management</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<strong>CI Management</strong>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
<p>This project uses <a class="externalLink" href="https://travis-ci.org/">Travis CI</a>.</p></div>
<div class="section">
<h2>Access<a name="Access"></a></h2><a name="Access"></a>
<p>The following is a link to the continuous integration system used by the project:</p>
<div class="source">
<pre><a class="externalLink" href="https://travis-ci.org/ctripcorp/apollo">https://travis-ci.org/ctripcorp/apollo</a></pre></div></div>
<div class="section">
<h2>Notifiers<a name="Notifiers"></a></h2><a name="Notifiers"></a>
<p>No notifiers are defined. Please check back at a later date.</p></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
This diff is collapsed.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Project Modules</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<strong>Project Modules</strong>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Project Modules<a name="Project_Modules"></a></h2><a name="Project_Modules"></a>
<p>This project has declared the following modules:</p>
<table border="0" class="bodyTable">
<tr class="a">
<th>Name</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="apollo-core/index.html">Apollo Core</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="a">
<td><a href="apollo-client/index.html">Apollo Client</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="b">
<td><a href="apollo-biz/index.html">Apollo Biz</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="a">
<td><a href="apollo-configservice/index.html">Apollo ConfigService</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="b">
<td><a href="apollo-adminservice/index.html">Apollo AdminService</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="a">
<td><a href="apollo-portal/index.html">Apollo Portal</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="b">
<td><a href="apollo-demo/index.html">Apollo Demo</a></td>
<td>Ctrip Configuration Center</td></tr></table></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Project Plugin Management</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<strong>Plugin Management</strong>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Project Plugin Management<a name="Project_Plugin_Management"></a></h2><a name="Project_Plugin_Management"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td>
<td>1.3</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td>
<td>2.2-beta-5</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td>
<td>2.17</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td>
<td>2.8</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td>
<td>2.3.2</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin/">maven-surefire-plugin</a></td>
<td>2.19.1</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-war-plugin/">maven-war-plugin</a></td>
<td>2.3</td></tr>
<tr class="a">
<td>org.springframework.boot</td>
<td><a class="externalLink" href="http://projects.spring.io/spring-boot/">spring-boot-maven-plugin</a></td>
<td>1.3.3.RELEASE</td></tr></table></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Project Plugins</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<strong>Plugins</strong>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Project Build Plugins<a name="Project_Build_Plugins"></a></h2><a name="Project_Build_Plugins"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th></tr>
<tr class="b">
<td>com.github.github</td>
<td><a class="externalLink" href="https://github.com/github/maven-plugins">site-maven-plugin</a></td>
<td>0.12</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td>
<td>2.17</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td>
<td>2.5</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td>
<td>3.5.1</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td>
<td>2.7</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/enforcer/maven-enforcer-plugin">maven-enforcer-plugin</a></td>
<td>1.4.1</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td>
<td>2.4</td></tr>
<tr class="a">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td>
<td>3.3</td></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td>
<td>3.0.0</td></tr>
<tr class="a">
<td>org.codehaus.mojo</td>
<td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td>
<td>2.7</td></tr>
<tr class="b">
<td>org.eluder.coveralls</td>
<td><a class="externalLink" href="https://github.com/trautonen/coveralls-maven-plugin">coveralls-maven-plugin</a></td>
<td>4.1.0</td></tr>
<tr class="a">
<td>pl.project13.maven</td>
<td><a class="externalLink" href="http://www.blog.project13.pl">git-commit-id-plugin</a></td>
<td>2.2.0</td></tr></table></div>
<div class="section">
<h2>Project Report Plugins<a name="Project_Report_Plugins"></a></h2><a name="Project_Report_Plugins"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>GroupId</th>
<th>ArtifactId</th>
<th>Version</th></tr>
<tr class="b">
<td>org.apache.maven.plugins</td>
<td><a class="externalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td>
<td>2.17</td></tr></table></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Project Information</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<strong>Project Information</strong>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Project Information<a name="Project_Information"></a></h2>
<p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
<div class="section">
<h3>Overview<a name="Overview"></a></h3>
<table border="0" class="bodyTable">
<tr class="a">
<th>Document</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="integration.html">CI Management</a></td>
<td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr>
<tr class="a">
<td><a href="dependencies.html">Dependencies</a></td>
<td>This document lists the project's dependencies and provides information on each dependency.</td></tr>
<tr class="b">
<td><a href="dependency-convergence.html">Dependency Convergence</a></td>
<td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td></tr>
<tr class="a">
<td><a href="dependency-info.html">Dependency Information</a></td>
<td>This document describes how to to include this project as a dependency using various dependency management tools.</td></tr>
<tr class="b">
<td><a href="dependency-management.html">Dependency Management</a></td>
<td>This document lists the dependencies that are defined through dependencyManagement.</td></tr>
<tr class="a">
<td><a href="distribution-management.html">Distribution Management</a></td>
<td>This document provides informations on the distribution management of this project.</td></tr>
<tr class="b">
<td><a href="index.html">About</a></td>
<td>Ctrip Configuration Center</td></tr>
<tr class="a">
<td><a href="license.html">Licenses</a></td>
<td>This document lists the project license(s).</td></tr>
<tr class="b">
<td><a href="modules.html">Project Modules</a></td>
<td>This document lists the modules (sub-projects) of this project.</td></tr>
<tr class="a">
<td><a href="plugin-management.html">Plugin Management</a></td>
<td>This document lists the plugins that are defined through pluginManagement.</td></tr>
<tr class="b">
<td><a href="plugins.html">Plugins</a></td>
<td>This document lists the build plugins and the report plugins used by this project.</td></tr>
<tr class="a">
<td><a href="team-list.html">Team</a></td>
<td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr>
<tr class="b">
<td><a href="source-repository.html">Source Code Management</a></td>
<td>This document lists ways to access the online source repository.</td></tr>
<tr class="a">
<td><a href="project-summary.html">Summary</a></td>
<td>This document lists other related information of this project</td></tr></table></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Generated Reports</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="collapsed">
<a href="project-info.html" title="Project Information">Project Information</a>
</li>
<li class="expanded">
<strong>Project Reports</strong>
<ul>
<li class="none">
<a href="checkstyle-aggregate.html" title="Checkstyle">Checkstyle</a>
</li>
</ul>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Generated Reports<a name="Generated_Reports"></a></h2>
<p>This document provides an overview of the various reports that are automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> . Each report is briefly described below.</p>
<div class="section">
<h3>Overview<a name="Overview"></a></h3>
<table border="0" class="bodyTable">
<tr class="a">
<th>Document</th>
<th>Description</th></tr>
<tr class="b">
<td><a href="checkstyle-aggregate.html">Checkstyle</a></td>
<td>Report on coding style conventions.</td></tr></table></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Project Summary</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="none">
<strong>Summary</strong>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Project Summary<a name="Project_Summary"></a></h2><a name="Project_Summary"></a>
<div class="section">
<h3>Project Information<a name="Project_Information"></a></h3><a name="Project_Information"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
<tr class="b">
<td>Name</td>
<td>Apollo</td></tr>
<tr class="a">
<td>Description</td>
<td>Ctrip Configuration Center</td></tr>
<tr class="b">
<td>Homepage</td>
<td><a class="externalLink" href="https://github.com/ctripcorp/apollo">https://github.com/ctripcorp/apollo</a></td></tr></table></div>
<div class="section">
<h3>Project Organization<a name="Project_Organization"></a></h3><a name="Project_Organization"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
<tr class="b">
<td>Name</td>
<td>Ctrip, Inc.</td></tr>
<tr class="a">
<td>URL</td>
<td><a class="externalLink" href="http://www.ctrip.com">http://www.ctrip.com</a></td></tr></table></div>
<div class="section">
<h3>Build Information<a name="Build_Information"></a></h3><a name="Build_Information"></a>
<table border="0" class="bodyTable">
<tr class="a">
<th>Field</th>
<th>Value</th></tr>
<tr class="b">
<td>GroupId</td>
<td>com.ctrip.apollo</td></tr>
<tr class="a">
<td>ArtifactId</td>
<td>apollo</td></tr>
<tr class="b">
<td>Version</td>
<td>0.0.1-SNAPSHOT</td></tr>
<tr class="a">
<td>Type</td>
<td>pom</td></tr></table></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2016-03-25 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Apollo - Source Code Management</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20160325" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
Apollo
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2016-03-25</span>
&nbsp;| <span id="projectVersion">Version: 0.0.1-SNAPSHOT</span>
</div>
<div class="xright"> <a href="./" title="Apollo">Apollo</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Parent Project</h5>
<ul>
<li class="none">
<a href="framework-parent/index.html" title="Ctrip Framework Parent">Ctrip Framework Parent</a>
</li>
</ul>
<h5>Modules</h5>
<ul>
<li class="none">
<a href="apollo-core/index.html" title="Apollo Core">Apollo Core</a>
</li>
<li class="none">
<a href="apollo-client/index.html" title="Apollo Client">Apollo Client</a>
</li>
<li class="none">
<a href="apollo-biz/index.html" title="Apollo Biz">Apollo Biz</a>
</li>
<li class="none">
<a href="apollo-configservice/index.html" title="Apollo ConfigService">Apollo ConfigService</a>
</li>
<li class="none">
<a href="apollo-adminservice/index.html" title="Apollo AdminService">Apollo AdminService</a>
</li>
<li class="none">
<a href="apollo-portal/index.html" title="Apollo Portal">Apollo Portal</a>
</li>
<li class="none">
<a href="apollo-demo/index.html" title="Apollo Demo">Apollo Demo</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="expanded">
<a href="project-info.html" title="Project Information">Project Information</a>
<ul>
<li class="none">
<a href="integration.html" title="CI Management">CI Management</a>
</li>
<li class="none">
<a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-convergence.html" title="Dependency Convergence">Dependency Convergence</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</a>
</li>
<li class="none">
<a href="dependency-management.html" title="Dependency Management">Dependency Management</a>
</li>
<li class="none">
<a href="distribution-management.html" title="Distribution Management">Distribution Management</a>
</li>
<li class="none">
<a href="index.html" title="About">About</a>
</li>
<li class="none">
<a href="license.html" title="Licenses">Licenses</a>
</li>
<li class="none">
<a href="modules.html" title="Project Modules">Project Modules</a>
</li>
<li class="none">
<a href="plugin-management.html" title="Plugin Management">Plugin Management</a>
</li>
<li class="none">
<a href="plugins.html" title="Plugins">Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Team">Team</a>
</li>
<li class="none">
<strong>Source Code Management</strong>
</li>
<li class="none">
<a href="project-summary.html" title="Summary">Summary</a>
</li>
</ul>
</li>
<li class="collapsed">
<a href="project-reports.html" title="Project Reports">Project Reports</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>Overview<a name="Overview"></a></h2><a name="Overview"></a>
<p>This project uses <a class="externalLink" href="http://git-scm.com/">Git</a> to manage its source code. Instructions on Git use can be found at <a class="externalLink" href="http://git-scm.com/documentation">http://git-scm.com/documentation</a>.</p></div>
<div class="section">
<h2>Web Browser Access<a name="Web_Browser_Access"></a></h2><a name="Web_Browser_Access"></a>
<p>The following is a link to a browsable version of the source repository:</p>
<div class="source">
<pre><a class="externalLink" href="https://github.com/ctripcorp/apollo">https://github.com/ctripcorp/apollo</a></pre></div></div>
<div class="section">
<h2>Anonymous Access<a name="Anonymous_Access"></a></h2><a name="Anonymous_Access"></a>
<p>The source can be checked out anonymously from Git with this command (See <a class="externalLink" href="http://git-scm.com/docs/git-clone">http://git-scm.com/docs/git-clone</a>):</p>
<div class="source">
<pre>$ git clone git://github.com/ctripcorp/apollo.git</pre></div></div>
<div class="section">
<h2>Access from Behind a Firewall<a name="Access_from_Behind_a_Firewall"></a></h2><a name="Access_from_Behind_a_Firewall"></a>
<p>Refer to the documentation of the SCM used for more information about access behind a firewall.</p></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2016
<a href="http://www.ctrip.com">Ctrip, Inc.</a>.
All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment