2

Any idea what are the possible palces to find the list of available open sources/commercial softwares at a sigle place for java platform? , Yes i'm not expecting maven repositories , I just want to know if anyone maintaining the list available in a single place

Thanks in advance, - Srinivas

srinannapa
  • 3,085
  • 8
  • 49
  • 66

3 Answers3

3

Any idea what is the best palce to find the list of available open sources/commercial softwares at a sigle place for java platform?

There is no such "the" list. The best you can get is more less up-to-date subset of something that is in a permanent evolution. Some examples:

Pascal Thivent
  • 562,542
  • 136
  • 1,062
  • 1,124
0

Some places to get you started:

Chubas
  • 17,823
  • 4
  • 48
  • 48
0

java2s also lists quite a lot of them and also groups them by categories
http://www.java2s.com/Open-Source/Java/CatalogJava.htm

keshav84
  • 2,291
  • 5
  • 25
  • 34