Catalog of Java Open Source Frameworks

Lucas Jellema
0 0
Read Time:1 Minute, 2 Second

The site http://www.manageability.org/blog/opensource/ contains a wonderful collection of Collections of interesting Open Source projects written in Java. Yes, collections is duplicated on purpose. The site presents a list of Open Source projects for each of a long list of categories, such as:

  • ETL (Extract Transform Load)
  • Workflow
  • Document Management
  • Portal
  • Web Crawler
  • EAI
  • XML Diff
  • Rule Engine
  • Text Search
  • HTML Screen Scrapers


The article How to Choose an Open Source Library provides some very useful guidelines for choosing the right Open Source library – not so much on functionality but looking more for stability, maturity en future-proofness.

One Open Source project I was previously unaware of, is named a very likely winner in the open source arena: Daisy

Daisy is a comprehensive content management application framework, consisting of a standalone repository server accessible through HTTP/XML (using the ReST style of WebServices) and/or a high-level (remote) Java API, and an extensive browsing and editing DaisyWiki application running inside Apache Cocoon. Daisy is licensed under the commercially-friendly Apache License 2.0. Outerthought provides commercial services around Daisy. More marketing talk can be obtained from their website. This is the Daisy community website, with access to downloads and the full documentation. Enjoy!

About Post Author

Lucas Jellema

Lucas Jellema, active in IT (and with Oracle) since 1994. Oracle ACE Director and Oracle Developer Champion. Solution architect and developer on diverse areas including SQL, JavaScript, Kubernetes & Docker, Machine Learning, Java, SOA and microservices, events in various shapes and forms and many other things. Author of the Oracle Press book Oracle SOA Suite 12c Handbook. Frequent presenter on user groups and community events and conferences such as JavaOne, Oracle Code, CodeOne, NLJUG JFall and Oracle OpenWorld.
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %
Next Post

Hibernate releases preview of EJB 3.0 (beta 2) implementation

Hibernate just released a preview of their EJB 3.0 implementation: http://www.hibernate.org/247.html This follows shortly after the release by Oracle of the EJB 3.0 Preview of the Oracle Application Server: Oracle Application Server EJB 3.0 Preview. The goal of Enterprise JavaBeans (EJB) 3.0 is to simplify development of Java applications and […]
%d bloggers like this: