<?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>Ivy on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/ivy/</link>
    <description>Recent content in Ivy on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #e9d956c0c0154a221ad83c925346a8fa0e72f866</copyright>
    <lastBuildDate>Sun, 23 May 2010 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/ivy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dependency management in Grails 1.2</title>
      <link>https://www.hascode.com/dependency-management-in-grails-1.2/</link>
      <pubDate>Sun, 23 May 2010 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/dependency-management-in-grails-1.2/</guid>
      <description>&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Sometimes I get the impression that there are many Maven haters in the Groovy/Grails community – now with version 1.2 of the Grails framework they are able to abandon the evil satanic &lt;a href=&#34;http://grails.org/Maven+Integration&#34;&gt;Grails Maven Plugin&lt;/a&gt; and embrace the neverending joys of a slim, nice, sexy dependency resolution dsl .. here we go .. lets define some dependencies wheee …&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;olist arabic&#34;&gt;
&lt;ol class=&#34;arabic&#34;&gt;
&lt;li&gt;
&lt;p&gt;Our dependency configuration is defined in &lt;em&gt;grails-app/config/BuildConfig.groovy&lt;/em&gt; as a property named &lt;em&gt;grails.project.dependency.resolution:&lt;/em&gt;&lt;/p&gt;
&lt;div class=&#34;listingblock&#34;&gt;
&lt;div class=&#34;content&#34;&gt;
&lt;pre class=&#34;highlight&#34;&gt;&lt;code class=&#34;language-groovy&#34; data-lang=&#34;groovy&#34;&gt;grails.project.dependency.resolution = {
// here will be some dependencies
}&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
