2 Star 0 Fork 1

Small Warm / wensiqun.github.io

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
distribution-management.html 8.40 KB
一键复制 编辑 原始数据 按行查看 历史
<!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.6 at 2015-04-06 -->
<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>Maven &#x2013; 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="20150406" />
<meta http-equiv="Content-Language" content="en" />
<title>ASMSupport 0.4 - Document</title>
</head>
<body class="composite">
<div id="banner">
<div id="bannerLeft">
asmsupport
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2015-04-06</span>
&nbsp;| <span id="projectVersion">Version: 0.4</span>
</div>
<div class="xright">
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>概述</h5>
<ul>
<li class="none">
<a href="summary/summary.html" title="简介">简介</a>
</li>
<li class="none">
<a href="summary/release-note.html" title="Release Note">Release Note</a>
</li>
</ul>
<h5>使用手册</h5>
<ul>
<li class="none">
<a href="manual/introduction.html" title="介绍">介绍</a>
</li>
<li class="none">
<a href="manual/operators.html" title="基本操作">基本操作</a>
</li>
<li class="none">
<a href="manual/interface.html" title="创建接口">创建接口</a>
</li>
<li class="none">
<a href="manual/class.html" title="创建类">创建类</a>
</li>
<li class="none">
<a href="manual/enum.html" title="创建枚举">创建枚举</a>
</li>
<li class="none">
<a href="manual/modify_class.html" title="修改类">修改类</a>
</li>
<li class="none">
<a href="manual/block.html" title="创建程序块">创建程序块</a>
</li>
<li class="none">
<a href="manual/seeLog.html" title="如何查看Log日志">如何查看Log日志</a>
</li>
</ul>
<h5>字节码相关</h5>
<ul>
<li class="none">
<a href="bytecode/init_clinit.html" title="init方法与clinit方法">init方法与clinit方法</a>
</li>
<li class="none">
<a href="bytecode/declare_variable.html" title="变量声明">变量声明</a>
</li>
<li class="none">
<a href="bytecode/condition_block.html" title="条件控制">条件控制</a>
</li>
<li class="none">
<a href="bytecode/enum.html" title="枚举类型">枚举类型</a>
</li>
<li class="none">
<a href="bytecode/label.html" title="字节码Label">字节码Label</a>
</li>
<li class="none">
<a href="bytecode/stack_simple_desc.html" title="Java栈">Java栈</a>
</li>
<li class="none">
<a href="jvmref/opcodes.html" title="字节码指令集">字节码指令集</a>
</li>
</ul>
<h5>ASMSupport实现原理</h5>
<ul>
<li class="none">
<a href="theory/localvariable.html" title="局部变量的实现">局部变量的实现</a>
</li>
<li class="none">
<a href="theory/instruction_order.html" title="指令顺序的控制">指令顺序的控制</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="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="dependency-info.html" title="Dependency Information">Dependency Information</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="Project License">Project License</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="Project Plugins">Project Plugins</a>
</li>
<li class="none">
<a href="team-list.html" title="Project Team">Project Team</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Repository">Source Repository</a>
</li>
<li class="none">
<a href="project-summary.html" title="Project Summary">Project 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><a name="Overview"></a>Overview</h2><a name="Overview"></a>
<p>The following is the distribution management information used by this project.</p>
<div class="section">
<h3><a name="Repository_-_ossrh"></a>Repository - ossrh</h3><a name="Repository_-_ossrh"></a><a class="externalLink" href="https://oss.sonatype.org/service/local/staging/deploy/maven2/">https://oss.sonatype.org/service/local/staging/deploy/maven2/</a></div>
<div class="section">
<h3><a name="Snapshot_Repository_-_ossrh"></a>Snapshot Repository - ossrh</h3><a name="Snapshot_Repository_-_ossrh"></a><a class="externalLink" href="https://oss.sonatype.org/content/repositories/snapshots">https://oss.sonatype.org/content/repositories/snapshots</a></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; 2015.
All rights reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
1
https://gitee.com/wensiqun/wensiqun.github.io.git
git@gitee.com:wensiqun/wensiqun.github.io.git
wensiqun
wensiqun.github.io
wensiqun.github.io
master

搜索帮助