bobobear / lambdaj

Automatically exported from code.google.com/p/lambdaj
Apache License 2.0
0 stars 0 forks source link

How do I start using lambdaj? #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I haven't found a practical guide on how to start using lambdaj in my maven 
project. Is there one?

See also - 
http://stackoverflow.com/questions/4286701/a-practical-introduction-to-lambdaj

Original issue reported on code.google.com by ron.gr...@gmail.com on 26 Nov 2010 at 3:53

GoogleCodeExporter commented 9 years ago
It is straightforward to use lambdaj in a maven project since it is available 
on the maven central repository as reported here:

http://code.google.com/p/lambdaj/wiki/HowToBuildAndRelease

Original comment by mario.fu...@gmail.com on 27 Nov 2010 at 8:37

GoogleCodeExporter commented 9 years ago
What I mean is that the richness of guides here: 
http://code.google.com/p/lambdaj/w/list

can be a bit confusing. I recommend pointing new users to one starting point on 
how to start using it (regardless of Maven). This article helped: 
http://code.google.com/p/lambdaj/wiki/LambdajFeatures

Original comment by ron.gr...@gmail.com on 27 Nov 2010 at 8:48