{
"bug-database": "http://issues.apache.org/jira/browse/AXIOM",
"category": "library, xml",
"created": "2010-05-30",
"description": "Apache Axiom is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. It supports a novel \"pull-through\" model which allows one to turn off the tree building and directly access the underlying pull event stream. It also has built in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these is an easy to use API with a very high performant architecture!",
"doap": "https://gitbox.apache.org/repos/asf?p=ws-axiom.git;a=blob_plain;f=etc/axiom.rdf;hb=HEAD",
"download-page": "http://ws.apache.org/axiom/download.cgi",
"homepage": "http://ws.apache.org/axiom/",
"implements": [
{
"body": "W3C",
"id": "XML 1.0",
"title": "Extensible Markup Language (XML) 1.0 (Fourth Edition)",
"url": "http://www.w3.org/TR/2006/REC-xml-20060816/"
},
{
"body": "W3C",
"id": "Namespaces in XML 1.0",
"title": "Namespaces in XML 1.0 (Second Edition)",
"url": "http://www.w3.org/TR/2006/REC-xml-names-20060816/"
},
{
"body": "W3C",
"id": "XOP 1.0",
"title": "XML-binary Optimized Packaging",
"url": "http://www.w3.org/TR/2005/REC-xop10-20050125/"
},
{
"body": "W3C",
"id": "SOAP 1.2",
"title": "SOAP Version 1.2 Part 1: Messaging Framework (Second Edition)",
"url": "http://www.w3.org/TR/2007/REC-soap12-part1-20070427/"
},
{
"body": "W3C",
"id": "MTOM",
"title": "SOAP Message Transmission Optimization Mechanism",
"url": "http://www.w3.org/TR/2005/REC-soap12-mtom-20050125/"
},
{
"body": "W3C",
"id": "XML Infoset",
"title": "XML Information Set (Second Edition)",
"url": "http://www.w3.org/TR/2004/REC-xml-infoset-20040204/"
},
{
"body": "W3C",
"id": "DOM Level 2 Core",
"title": "Document Object Model (DOM) Level 2 Core",
"url": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/"
}
],
"license": "http://usefulinc.com/doap/licenses/asl20",
"mailing-list": "http://ws.apache.org/axiom/mail-lists.html",
"maintainer": [
{
"mbox": "mailto:dev@ws.apache.org?subject=%5BAxiom%5D",
"name": "Axiom Development Team"
}
],
"name": "Apache Axiom",
"pmc": "ws",
"programming-language": "Java",
"release": [
{
"created": "2006-03-26",
"name": "Apache Axiom",
"revision": "0.95"
},
{
"created": "2006-05-02",
"name": "Apache Axiom",
"revision": "1.0"
},
{
"created": "2006-09-15",
"name": "Apache Axiom",
"revision": "1.1"
},
{
"created": "2006-09-18",
"name": "Apache Axiom",
"revision": "1.1.1"
},
{
"created": "2006-11-13",
"name": "Apache Axiom",
"revision": "1.2"
},
{
"created": "2006-11-30",
"name": "Apache Axiom",
"revision": "1.2.1"
},
{
"created": "2007-01-09",
"name": "Apache Axiom",
"revision": "1.2.2"
},
{
"created": "2007-04-03",
"name": "Apache Axiom",
"revision": "1.2.3"
},
{
"created": "2007-04-20",
"name": "Apache Axiom",
"revision": "1.2.4"
},
{
"created": "2007-07-05",
"name": "Apache Axiom",
"revision": "1.2.5"
},
{
"created": "2008-04-09",
"name": "Apache Axiom",
"revision": "1.2.6"
},
{
"created": "2008-04-20",
"name": "Apache Axiom",
"revision": "1.2.7"
},
{
"created": "2009-01-15",
"name": "Apache Axiom",
"revision": "1.2.8"
},
{
"created": "2010-06-13",
"name": "Apache Axiom",
"revision": "1.2.9"
},
{
"created": "2010-10-30",
"name": "Apache Axiom",
"revision": "1.2.10"
},
{
"created": "2011-02-03",
"name": "Apache Axiom",
"revision": "1.2.11"
},
{
"created": "2011-07-02",
"name": "Apache Axiom",
"revision": "1.2.12"
},
{
"created": "2012-04-02",
"name": "Apache Axiom",
"revision": "1.2.13"
},
{
"created": "2012-12-02",
"name": "Apache Axiom",
"revision": "1.2.14"
},
{
"created": "2015-06-10",
"name": "Apache Axiom",
"revision": "1.2.15"
},
{
"created": "2015-11-19",
"name": "Apache Axiom",
"revision": "1.2.16"
},
{
"created": "2015-12-29",
"name": "Apache Axiom",
"revision": "1.2.17"
},
{
"created": "2016-02-20",
"name": "Apache Axiom",
"revision": "1.2.18"
},
{
"created": "2016-04-25",
"name": "Apache Axiom",
"revision": "1.2.19"
},
{
"created": "2016-10-16",
"name": "Apache Axiom",
"revision": "1.2.20"
},
{
"created": "2018-11-02",
"name": "Apache Axiom",
"revision": "1.2.21"
},
{
"created": "2019-01-10",
"name": "Apache Axiom",
"revision": "1.2.22"
},
{
"created": "2025-01-28",
"name": "Apache Axiom",
"revision": "2.0.0"
}
],
"repository": [
"https://github.com/apache/ws-axiom"
],
"shortdesc": "Apache Axiom is an XML object model supporting deferred parsing."
}