<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/colllib/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/colllib/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 18 Jan 2013 08:18:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/colllib/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by M. Jackisch</title><link>https://sourceforge.net/p/colllib/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,7 +2,7 @@

 Or in other words: while the Java base libraries contain everything to work with single objects, they are very short on operations on collections of objects. CollLib aims to close this gap. With CollLib, you can define simple operations (e.g. a conversion of one object type to another) and tell the base library to apply this operation to all elements in a given collection. As these operations tend to be repetitive and atomic, it is quite possible that you find a given operation pre-made in CollLib’s base libraries (like extracting an attribute from a bean, conversion via EL, etc.)

-Please check out the package documentation of org.colllib for a primer.
+Please check out the [overview documentation](http://colllib.sourceforge.net/apidoc/) of org.colllib for a primer.

 CollLib's released jar artifacts are available in the [Maven central repository](http://repo1.maven.org/maven2).  If you use Maven (recommended), just add CollLib as a dependency in your project's *pom.xml* file:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M. Jackisch</dc:creator><pubDate>Fri, 18 Jan 2013 08:18:02 -0000</pubDate><guid>https://sourceforge.netd052712ce45e49a5e18676d87922d8a79601b3be</guid></item><item><title>WikiPage Home modified by M. Billen</title><link>https://sourceforge.net/p/colllib/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -4,12 +4,21 @@

 Please check out the package documentation of org.colllib for a primer.

-CollLib's released jar artifacts are available in the Maven central repository at: http://repo1.maven.org/maven2. If you use Maven (recommended), just add CollLib as a dependency in your project's pom.xml file (groupId=org.colllib, artifactId=colllib).
+CollLib's released jar artifacts are available in the [Maven central repository](http://repo1.maven.org/maven2).  If you use Maven (recommended), just add CollLib as a dependency in your project's *pom.xml* file:
+
+~~~~~~
+  
+    org.colllib
+    colllib
+  
+~~~~~~

 Apart from the Maven distribution the CollLib binaries are also available in the "Files" section. When using the manual download from there, you also need to include the following jar files in your project:

-juel-api-2.2.2.jar, juel-impl-2.2.2.jar, commons-beanutils-core-1.8.3.jar and commons-logging-1.1.1.jar
+* juel-api-2.2.2.jar
+* juel-impl-2.2.2.jar
+* commons-beanutils-core-1.8.3.jar
+* commons-logging-1.1.1.jar

-[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M. Billen</dc:creator><pubDate>Thu, 17 Jan 2013 19:17:52 -0000</pubDate><guid>https://sourceforge.net86177f8198b405b428e3f783980ec13a4fc04079</guid></item><item><title>WikiPage Home modified by M. Jackisch</title><link>https://sourceforge.net/p/colllib/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,15 @@
-Welcome to your wiki!
+CollLib is a library of functions, interfaces, and base implementations, which eases everyday use of imperative programming principles in Java development.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Or in other words: while the Java base libraries contain everything to work with single objects, they are very short on operations on collections of objects. CollLib aims to close this gap. With CollLib, you can define simple operations (e.g. a conversion of one object type to another) and tell the base library to apply this operation to all elements in a given collection. As these operations tend to be repetitive and atomic, it is quite possible that you find a given operation pre-made in CollLib’s base libraries (like extracting an attribute from a bean, conversion via EL, etc.)

-The wiki uses [Markdown](/p/colllib/wiki/markdown_syntax/) syntax.
+Please check out the package documentation of org.colllib for a primer.

+CollLib's released jar artifacts are available in the Maven central repository at: http://repo1.maven.org/maven2. If you use Maven (recommended), just add CollLib as a dependency in your project's pom.xml file (groupId=org.colllib, artifactId=colllib).
+
+Apart from the Maven distribution the CollLib binaries are also available in the "Files" section. When using the manual download from there, you also need to include the following jar files in your project:
+
+juel-api-2.2.2.jar, juel-impl-2.2.2.jar, commons-beanutils-core-1.8.3.jar and commons-logging-1.1.1.jar
+
+[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M. Jackisch</dc:creator><pubDate>Thu, 17 Jan 2013 07:03:20 -0000</pubDate><guid>https://sourceforge.net2da2094af415df546eeff57f0fda4fd1c5b865d7</guid></item><item><title>WikiPage Home modified by M. Billen</title><link>https://sourceforge.net/p/colllib/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;a class="alink" href="../SamplePage"&gt;[SamplePage]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/colllib/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/mbillen/"&gt;M. Billen&lt;/a&gt;&lt;br /&gt;&lt;a href="/u/mjackisch/"&gt;M. Jackisch&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-50efbcaee88f3d7cbd6a2857" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">M. Billen</dc:creator><pubDate>Fri, 11 Jan 2013 07:18:09 -0000</pubDate><guid>https://sourceforge.netd0e5a7768c7361dce7fba4d39683eebd14ddf0b1</guid></item></channel></rss>