<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Apache Wicket</title>
 <link href="http://wicket.apache.org/atom.xml" rel="self"/>
 <link href="http://wicket.apache.org/"/>
 <updated>2012-05-10T11:42:02+03:00</updated>
 <id>http://wicket.apache.org/</id>
 <author>
   <name>Apache Wicket</name>
   <email>dev@wicket.apache.org</email>
 </author>
 
 
 <entry>
   <title>Wicket 1.5.6 released</title>
   <link href="http://wicket.apache.org/2012/05/07/wicket-1.5.6-released.html"/>
   <updated>2012-05-07T00:00:00+03:00</updated>
   <id>http://wicket.apache.org/2012/05/07/wicket-1.5.6-released</id>
   <content type="html">&lt;p&gt;This is the sixth maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/wicket-1.5.6'&gt;Git tag&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;amp;version=12319053'&gt;Changelog&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;To use in Maven:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='xml'&gt;&lt;span class='nt'&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class='nt'&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class='nt'&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.5.6&lt;span class='nt'&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class='nt'&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Download the &lt;a href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.6'&gt;full distribution&lt;/a&gt; (including source)&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Wicket 6.0.0-beta1 released</title>
   <link href="http://wicket.apache.org/2012/03/26/wicket-6.0.0-beta1-released.html"/>
   <updated>2012-03-26T00:00:00+03:00</updated>
   <id>http://wicket.apache.org/2012/03/26/wicket-6.0.0-beta1-released</id>
   <content type="html">&lt;p&gt;The Wicket team is proud to announce the first beta release of the Wicket 6.x series. This release brings over many improvements over the 1.5.x series.&lt;/p&gt;

&lt;p&gt;Check the &lt;a href='https://cwiki.apache.org/WICKET/wicket-60-roadmap.html'&gt;roadmap&lt;/a&gt; with a list of the major goals. And the &lt;a href='https://cwiki.apache.org/WICKET/migration-to-wicket-60.html'&gt;migration guide&lt;/a&gt; with all major and some minor changes between 1.5.x and 6.x series.&lt;/p&gt;

&lt;p&gt;The Jira changelog of all closed ticket at &lt;a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;amp;version=12319052'&gt;Jira&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;To use it in Maven:&lt;/p&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='xml'&gt;&lt;span class='nt'&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class='nt'&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class='nt'&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;version&amp;gt;&lt;/span&gt;6.0.0-beta1&lt;span class='nt'&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class='nt'&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;If you don&amp;#8217;t use dependencies management build tool then you can download the &lt;a href='http://www.apache.org/dyn/closer.cgi/wicket/6.0.0-beta1'&gt;full distribution&lt;/a&gt; (including source).&lt;/p&gt;

&lt;p&gt;There are no more planned API breaks but if you find something that can be made better now it the time to discuss it! We will try to avoid making any API changes in the Release Candidates that will follow this beta release.&lt;/p&gt;

&lt;p&gt;Any feedback about the new features, their implementation and their documentation is very welcome!&lt;/p&gt;

&lt;p&gt;The Wicket team!&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>CVE-2012-1089 - Apache Wicket serving of hidden files vulnerability</title>
   <link href="http://wicket.apache.org/2012/03/22/wicket-cve-2012-1089.html"/>
   <updated>2012-03-22T00:00:00+02:00</updated>
   <id>http://wicket.apache.org/2012/03/22/wicket-cve-2012-1089</id>
   <content type="html">&lt;p&gt;Vendor: The Apache Software Foundation&lt;/p&gt;

&lt;p&gt;Versions Affected: Apache Wicket 1.4.x and 1.5.x&lt;/p&gt;

&lt;p&gt;Description: It is possible to view the content of any file of a web application by using an Url to a Wicket resource which resolves to a &amp;#8216;null&amp;#8217; package. With such a Url the attacker can request the content of any file by specifying its relative path, i.e. the attacker must know the file name to be able to request it.&lt;/p&gt;

&lt;p&gt;Mitigation: Setup a custom org.apache.wicket.markup.html.IPackageResourceGuard that provides a whitelist of allowed resources. Since versions 1.4.20 and 1.5.5 Apache Wicket uses by default org.apache.wicket.markup.html.SecurePackageResourceGuard with a preconfigured list of allowed file extensions. Either setup SecurePackageResourceGuard with code like:&lt;/p&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='java'&gt;&lt;span class='kd'&gt;public&lt;/span&gt; &lt;span class='kd'&gt;class&lt;/span&gt; &lt;span class='nc'&gt;MyApp&lt;/span&gt; &lt;span class='kd'&gt;extends&lt;/span&gt; &lt;span class='n'&gt;WebApplication&lt;/span&gt; &lt;span class='o'&gt;{&lt;/span&gt;
    &lt;span class='kd'&gt;public&lt;/span&gt; &lt;span class='kt'&gt;void&lt;/span&gt; &lt;span class='nf'&gt;init&lt;/span&gt;&lt;span class='o'&gt;()&lt;/span&gt; &lt;span class='o'&gt;{&lt;/span&gt;
        &lt;span class='kd'&gt;super&lt;/span&gt;&lt;span class='o'&gt;.&lt;/span&gt;&lt;span class='na'&gt;init&lt;/span&gt;&lt;span class='o'&gt;();&lt;/span&gt;
        &lt;span class='n'&gt;SecurePackageResourceGuard&lt;/span&gt; &lt;span class='n'&gt;guard&lt;/span&gt; &lt;span class='o'&gt;=&lt;/span&gt; &lt;span class='k'&gt;new&lt;/span&gt; &lt;span class='n'&gt;SecurePackageResourceGuard&lt;/span&gt;&lt;span class='o'&gt;();&lt;/span&gt;
        &lt;span class='n'&gt;guard&lt;/span&gt;&lt;span class='o'&gt;.&lt;/span&gt;&lt;span class='na'&gt;addPattern&lt;/span&gt;&lt;span class='o'&gt;(...);&lt;/span&gt;
        &lt;span class='n'&gt;guard&lt;/span&gt;&lt;span class='o'&gt;.&lt;/span&gt;&lt;span class='na'&gt;addPattern&lt;/span&gt;&lt;span class='o'&gt;(...);&lt;/span&gt;
        &lt;span class='n'&gt;getResourceSettings&lt;/span&gt;&lt;span class='o'&gt;().&lt;/span&gt;&lt;span class='na'&gt;setPackageResourceGuard&lt;/span&gt;&lt;span class='o'&gt;(&lt;/span&gt;&lt;span class='n'&gt;guard&lt;/span&gt;&lt;span class='o'&gt;);&lt;/span&gt;
    &lt;span class='o'&gt;}&lt;/span&gt;
&lt;span class='o'&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;or upgrade &lt;a href='http://wicket.apache.org/2012/03/12/wicket-1.4.20-released.html'&gt;Apache Wicket 1.4.20&lt;/a&gt; or &lt;a href='http://wicket.apache.org/2012/03/12/wicket-1.5.5-released.html'&gt;Apache Wicket 1.5.5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Credit: This issue was discovered by Sebastian van Erk.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>CVE-2012-0047 - Apache Wicket XSS vulnerability via pageMapName request parameter</title>
   <link href="http://wicket.apache.org/2012/03/22/wicket-cve-2012-0047.html"/>
   <updated>2012-03-22T00:00:00+02:00</updated>
   <id>http://wicket.apache.org/2012/03/22/wicket-cve-2012-0047</id>
   <content type="html">&lt;p&gt;Vendor: The Apache Software Foundation&lt;/p&gt;

&lt;p&gt;Versions Affected: Apache Wicket 1.4.x&lt;/p&gt;

&lt;p&gt;Apache Wicket 1.3.x and 1.5.x are not affected&lt;/p&gt;

&lt;p&gt;Description: A Cross Site Scripting (XSS) attack is possible by manipulating the value of &amp;#8216;wicket:pageMapName&amp;#8217; request parameter.&lt;/p&gt;

&lt;p&gt;Mitigation: Upgrade to &lt;a href='http://wicket.apache.org/2012/03/12/wicket-1.4.20-released.html'&gt;Apache Wicket 1.4.20&lt;/a&gt; or &lt;a href='http://wicket.apache.org/2012/03/12/wicket-1.5.5-released.html'&gt;Apache Wicket 1.5.5&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Credit: This issue was discovered by Jens Schenck and Stefan Schmidt.&lt;/p&gt;</content>
 </entry>
 
 <entry>
   <title>Wicket 1.5.5 released</title>
   <link href="http://wicket.apache.org/2012/03/12/wicket-1.5.5-released.html"/>
   <updated>2012-03-12T00:00:00+02:00</updated>
   <id>http://wicket.apache.org/2012/03/12/wicket-1.5.5-released</id>
   <content type="html">&lt;p&gt;This is the fifth maintenance release of the Wicket 1.5.x series. This release brings over 50 bug fixes and improvements.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.5'&gt;Git tag&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;amp;version=12319052'&gt;Changelog&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;To use in Maven:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='xml'&gt;&lt;span class='nt'&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class='nt'&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class='nt'&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.5.5&lt;span class='nt'&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class='nt'&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Download the &lt;a href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.5'&gt;full distribution&lt;/a&gt; (including source)&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Wicket 1.4.20 released</title>
   <link href="http://wicket.apache.org/2012/03/12/wicket-1.4.20-released.html"/>
   <updated>2012-03-12T00:00:00+02:00</updated>
   <id>http://wicket.apache.org/2012/03/12/wicket-1.4.20-released</id>
   <content type="html">&lt;p&gt;This is twentieth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.4.20'&gt;Subversion tag&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;amp;version=12318545'&gt;Changelog&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;To use in Maven:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='xml'&gt;&lt;span class='nt'&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class='nt'&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket&lt;span class='nt'&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.4.20&lt;span class='nt'&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class='nt'&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Download the &lt;a href='http://www.apache.org/dyn/closer.cgi/wicket/1.4.20'&gt;full distribution&lt;/a&gt; (including source)&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Wicket 1.5.4 released</title>
   <link href="http://wicket.apache.org/2012/01/23/wicket-1.5.4-released.html"/>
   <updated>2012-01-23T00:00:00+02:00</updated>
   <id>http://wicket.apache.org/2012/01/23/wicket-1.5.4-released</id>
   <content type="html">&lt;p&gt;This is the fourth maintenance release of the Wicket 1.5.x series. This release brings over 68 bug fixes and improvements.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=shortlog;h=refs/tags/release/wicket-1.5.4'&gt;Git tag&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;amp;version=12319051'&gt;Changelog&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;To use in Maven:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='xml'&gt;&lt;span class='nt'&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class='nt'&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class='nt'&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.5.4&lt;span class='nt'&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class='nt'&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Download the &lt;a href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.4'&gt;full distribution&lt;/a&gt; (including source)&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Wicket 1.5.3 released</title>
   <link href="http://wicket.apache.org/2011/11/14/wicket-1.5.3-released.html"/>
   <updated>2011-11-14T00:00:00+02:00</updated>
   <id>http://wicket.apache.org/2011/11/14/wicket-1.5.3-released</id>
   <content type="html">&lt;p&gt;This is the third maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and improvements.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.3'&gt;Subversion tag&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;amp;version=12318550'&gt;Changelog&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;To use in Maven:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='xml'&gt;&lt;span class='nt'&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class='nt'&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class='nt'&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.5.3&lt;span class='nt'&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class='nt'&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Download the &lt;a href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.3'&gt;full distribution&lt;/a&gt; (including source)&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Wicket 1.5.2 released</title>
   <link href="http://wicket.apache.org/2011/10/24/wicket-1.5.2-released.html"/>
   <updated>2011-10-24T00:00:00+03:00</updated>
   <id>http://wicket.apache.org/2011/10/24/wicket-1.5.2-released</id>
   <content type="html">&lt;p&gt;This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2'&gt;Subversion tag&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;amp;version=12318078'&gt;Changelog&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;To use in Maven:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='xml'&gt;&lt;span class='nt'&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class='nt'&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class='nt'&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.5.2&lt;span class='nt'&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class='nt'&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Download the &lt;a href='http://www.apache.org/dyn/closer.cgi/wicket/1.5.2'&gt;full distribution&lt;/a&gt; (including source)&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
 <entry>
   <title>Wicket 1.4.19 released</title>
   <link href="http://wicket.apache.org/2011/10/17/wicket-1.4.19-released.html"/>
   <updated>2011-10-17T00:00:00+03:00</updated>
   <id>http://wicket.apache.org/2011/10/17/wicket-1.4.19-released</id>
   <content type="html">&lt;p&gt;This is nineteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19'&gt;Subversion tag&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;amp;version=12317570'&gt;Changelog&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;To use in Maven:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class='highlight'&gt;&lt;pre&gt;&lt;code class='xml'&gt;&lt;span class='nt'&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class='nt'&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket&lt;span class='nt'&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
    &lt;span class='nt'&gt;&amp;lt;version&amp;gt;&lt;/span&gt;1.4.19&lt;span class='nt'&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
&lt;span class='nt'&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Download the &lt;a href='http://www.apache.org/dyn/closer.cgi/wicket/1.4.19'&gt;full distribution&lt;/a&gt; (including source)&lt;/li&gt;
&lt;/ul&gt;</content>
 </entry>
 
</feed>

