<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>akihito_sado</author_name>
  <author_url>https://blog.hatena.ne.jp/akihito_sado/</author_url>
  <blog_title>SEブログ</blog_title>
  <blog_url>https://akihito-sado.hatenadiary.org/</blog_url>
  <categories>
    <anon>JAVA</anon>
  </categories>
  <description>■ ビルドしてみようぜ前回作成したプロジェクトはこのような構成だった。 ここで構成されたApp.java、AppTest.javaは、HelloWorldが書かれただけなので、以下のような簡単な、足し算引き算の計算プログラムに書き換える。App.javapackage jp.co.sado;/** * 計算プログラム * */ public class App { public static void main(String[] args) { App app = new App(); System.out.println(&quot;1+2&quot; + app.add(1, 2)); System.out.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fakihito-sado.hatenadiary.org%2Fentry%2F20111020%2F1319112624&quot; title=&quot;Maven　試してみる③　ビルド編 - SEブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/a/akihito_sado/20111019/20111019212435.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-10-20 21:10:24</published>
  <title>Maven　試してみる③　ビルド編</title>
  <type>rich</type>
  <url>https://akihito-sado.hatenadiary.org/entry/20111020/1319112624</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
