<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mike_neck</author_name>
  <author_url>https://blog.hatena.ne.jp/mike_neck/</author_url>
  <blog_title>mike-neckのブログ</blog_title>
  <blog_url>https://mike-neck.hatenadiary.com/</blog_url>
  <categories>
    <anon>kotlin</anon>
    <anon>gradle</anon>
  </categories>
  <description>gradle kotlin-dsl のサンプル「hello-kotlin」を真似て、kotlin stdlib のdependencyを記述すると、invalidなpomが生成されてしまう。 dependencies { api(kotlin(&quot;stdlib-jre8&quot;)) } 生成されるpom.xml &lt;dependency&gt; &lt;groupId&gt;org.jetbrains.kotlin&lt;/groupId&gt; &lt;artifactId&gt;kotlin-stdlib-jre8&lt;/artifactId&gt; &lt;/dependency&gt; version がないので、この pom.xml は invalid。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmike-neck.hatenadiary.com%2Fentry%2F2017%2F11%2F14%2F083000&quot; title=&quot;Gradle Kotlin DSL を用いたプロジェクトでmavenにpublishするときの注意 - mike-neckのブログ&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/m/mike_neck/20171113/20171113232305.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-14 08:30:00</published>
  <title>Gradle Kotlin DSL を用いたプロジェクトでmavenにpublishするときの注意</title>
  <type>rich</type>
  <url>https://mike-neck.hatenadiary.com/entry/2017/11/14/083000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
