<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Maven on Daily Record</title>
    <link>https://2d992714.xianglin2020-github-io.pages.dev/tags/maven/</link>
    <description>Recent content in Maven on Daily Record</description>
    <image>
      <title>Daily Record</title>
      <url>https://2d992714.xianglin2020-github-io.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Fri, 23 Apr 2021 09:48:19 +0000</lastBuildDate>
    <atom:link href="https://2d992714.xianglin2020-github-io.pages.dev/tags/maven/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>接口打包、安装到本地、上传至仓库</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2021/java-interface-install/</link>
      <pubDate>Fri, 23 Apr 2021 09:48:19 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2021/java-interface-install/</guid>
      <description>接口打包、安装到本地、上传至仓库。</description>
    </item>
    <item>
      <title>Maven 基础</title>
      <link>https://2d992714.xianglin2020-github-io.pages.dev/posts/2020/maven-basics/</link>
      <pubDate>Sat, 12 Sep 2020 18:22:16 +0000</pubDate>
      <guid>https://2d992714.xianglin2020-github-io.pages.dev/posts/2020/maven-basics/</guid>
      <description>&lt;h1 id=&#34;maven&#34;&gt;Maven&lt;/h1&gt;
&lt;h2 id=&#34;maven-的核心特性&#34;&gt;Maven 的核心特性&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Maven 是项目管理工具，对软件项目提供构建和依赖管理&lt;/li&gt;
&lt;li&gt;Maven 是 Apache 下的 Java 开源项目&lt;/li&gt;
&lt;li&gt;Maven 为 Java 项目提供了统一的管理方式，已成为业界标准&lt;/li&gt;
&lt;li&gt;项目设置遵循统一的规则，保证不同开发环境的兼容性&lt;/li&gt;
&lt;li&gt;强大的依赖管理，项目依赖组件自动下载，自动更新&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://maven.apache.org/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Maven 官网&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;maven-项目的标准结构&#34;&gt;Maven 项目的标准结构&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;使用 &lt;code&gt;mvn&lt;/code&gt;命令创建 Maven 项目&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
