Software:Apache Abdera

From HandWiki
Apache Abdera
Developer(s)Apache Software Foundation
Final release
1.1.3 / December 21, 2012; 11 years ago (2012-12-21)
Written inJava
Operating systemCross-platform
TypeSyndication
LicenseApache License 2.0
Websiteabdera.apache.org

Apache Abdera is an implementation of the Atom Syndication Format and Atom Publishing Protocol, which are standards for creating, editing, and publishing web feeds and other web resources. The current focus is on a Java implementation, although C/C++ and .NET implementations are being considered.[1] As of March 2017 Apache Abdera has been retired and moved to the Apache Attic.

The Abdera code was initially developed by IBM[2] and donated to the Apache Software Foundation in June 2006.[3]

Features

  • Consumption and production of Atom 1.0 feed and entry documents
  • Atom Publishing Protocol client implementation
  • A framework for the creation of an Atom Publishing Protocol server
  • XML Digital Signature and encryption of Atom documents
  • Support for format and protocol extensions

References

  1. Apache Abdera — Frequently Asked Questions , retrieved December 4, 2007
  2. Abdera Proposal , Apache Incubator Wiki, retrieved December 4, 2007
  3. June 2006 Report — Abdera , Apache Incubator Wiki, retrieved December 4, 2007

External links