<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Gregg Bolinger - groovy tag</title>
  <link>http://www.greggbolinger.com/blog/tags/groovy/</link>
  <description></description>
  <language>en</language>
  <copyright>Gregg Bolinger</copyright>
  <lastBuildDate>Tue, 18 Nov 2008 15:58:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>[Groovy] Maven Pom to Ivy Dependencies</title>
    <link>http://www.greggbolinger.com/blog/2008/05/19/1211220540000.html</link>
    
      
      
        <description>
          &lt;p&gt;
Last night I needed a way to quickly convert a large amount of pom dependency syntax into Ivy dependency syntax.  A quick google search didn&#039;t reveal much so instead of wasting time searching deeper I wrote my own.  I don&#039;t claim this to be perfect in any way.  I wrote it as quickly as possible.  Feel free to use it, modify it, or whatever.
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.greggbolinger.com/blog/2008/05/19/1211220540000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://www.greggbolinger.com/blog/2008/05/19/1211220540000.html#comments</comments>
    <guid isPermaLink="true">http://www.greggbolinger.com/blog/2008/05/19/1211220540000.html</guid>
    <pubDate>Mon, 19 May 2008 18:09:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Groovy Java File Prepender</title>
    <link>http://www.greggbolinger.com/blog/2008/04/24/1209064020000.html</link>
    
      
      
        <description>
          A friend of mine is getting ready to release an open source project and needed a quick way to put a common comment block at the beginning of every java file.  I thought this would be a good chance for me to brush up on Groovy&#039;s slick File tricks and support.  Yes, I know this has been done before and probably in Groovy as well, but it was a fun exercise.  I would like some suggestions on how to make it better/leaner?&lt;p&gt;&lt;a href=&#034;http://www.greggbolinger.com/blog/2008/04/24/1209064020000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://www.greggbolinger.com/blog/2008/04/24/1209064020000.html#comments</comments>
    <guid isPermaLink="true">http://www.greggbolinger.com/blog/2008/04/24/1209064020000.html</guid>
    <pubDate>Thu, 24 Apr 2008 19:07:00 GMT</pubDate>
  </item>
  
  <item>
    <title>SwingBuilder: Integrating Groovy and Java</title>
    <link>http://www.greggbolinger.com/blog/2008/04/09/1207778100000.html</link>
    
      
      
        <description>
          Today&#039;s SwingBuilder excursion revolves around the fact that I am developing a Swing application where Groovy isn&#039;t being used at all.  What I realized was that while I can&#039;t say for certain if SwingBuilder really makes complex forms easier to write I do know that simple forms are far simpler in SwingBuilder than vanilla Swing.&lt;p&gt;&lt;a href=&#034;http://www.greggbolinger.com/blog/2008/04/09/1207778100000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://www.greggbolinger.com/blog/2008/04/09/1207778100000.html#comments</comments>
    <guid isPermaLink="true">http://www.greggbolinger.com/blog/2008/04/09/1207778100000.html</guid>
    <pubDate>Wed, 09 Apr 2008 21:55:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Groovy SwingBuilder Model Binding</title>
    <link>http://www.greggbolinger.com/blog/2008/04/08/1207672860000.html</link>
    
      
      
        <description>
          I&#039;ve been messing around with Groovy&#039;s SwingBuilder in my spare time. I did quite a bit of google-ing trying to figure out how to bind widget values to model properties. The example on the Groovy website wasn&#039;t very real world though it did get me pointed in the right direction.&lt;p&gt;&lt;a href=&#034;http://www.greggbolinger.com/blog/2008/04/08/1207672860000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://www.greggbolinger.com/blog/2008/04/08/1207672860000.html#comments</comments>
    <guid isPermaLink="true">http://www.greggbolinger.com/blog/2008/04/08/1207672860000.html</guid>
    <pubDate>Tue, 08 Apr 2008 16:41:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
