Maven Repository for XML.
Artifact | Description | Artifact Count | Depend By Count |
---|---|---|---|
Saxon-HE | The XSLT and XQuery Processor | 1 | 53 |
castor-xml | The core XML data binding framework with support for marshalling Java objects to and unmarshalling from XML documents. | 2 | 24 |
commons-digester | The Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. | 7 | 339 |
commons-digester3 | The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. | 2 | 14 |
commons-jelly | Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine. | 4 | 129 |
commons jelly tags xml | The Jelly XML Tag Library | 1 | 156 |
cxf-rt-bindings-xml | Apache CXF Runtime XML Binding | 2 | 17 |
decentxml | A decent XML parser. Since it's decent, it's not compatible with the W3C and therefore, it can do roundtripping. | 1 | 29 |
docbkx-maven-base | A number of base classes, providing the basic behaviour of objects / plugins transforming DocBook XML sources into some other format. | 1 | 7 |
dom4j | dom4j: the flexible XML framework for Java | 5 | 466 |
doxia decoration model | The Decoration Model handles the site descriptor, also known as site.xml. | 2 | 48 |
fabric3-loader | Fabric3 loader for SCDL XML files. | 2 | 21 |
flatpack | Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See FlatPack Feature List under News for complete feature list. | 1 | 6 |
geronimo jaxws 2 2 spec | Java API for XML Web Services 2.2 | 2 | 29 |
google-gxp | Google XML Pages (GXP) is a templating system used to generate XML/ SGML markup (most often HTML). | 1 | 13 |
groovy-xml | Groovy: A powerful, dynamic language for the JVM | 1 | 59 |
htmlcleaner | HtmlCleaner is an HTML parser written in Java. It transforms dirty HTML to well-formed XML following the same rules that most web-browsers use. | 2 | 16 |
htmlcompressor | HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of ... | 1 | 13 |
htmlparser | The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with t... | 1 | 43 |
http-builder | A builder-style HTTP client API, including authentication, and extensible handling of common content-types such as JSON and XML. It is built on top of Apache's HttpClient. | 3 | 66 |
jackson-xc | Extensions that provide interoperability support for Jackson JSON processor's data binding functionality. | 8 | 102 |
java-xmlbuilder | XML Builder is a utility that creates simple XML documents using relatively sparse Java code | 2 | 88 |
javax.xml.soap-api | SAAJ API | 1 | 9 |
jaxrpc-api | Part of the Java Web Services Developer Pack 1.6 | 1 | 147 |
jaxws-rt | Open source Reference Implementation of JSR-224: Java API for XML Web Services | 3 | 45 |
jaxws-tools | Open source Reference Implementation of JSR-224: Java API for XML Web Services | 1 | 14 |
jdom | A complete, Java-based solution for accessing, manipulating, and outputting XML data | 2 | 90 |
jdom2 | A complete, Java-based solution for accessing, manipulating, and outputting XML data | 1 | 12 |
jetty-xml | The jetty xml utilities. | 2 | 102 |
jhighlight | JHighlight is an embeddable pure Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that you can easily identify the difference between your RIFE m... | 1 | 5 |
json | JSON is a light-weight, language independent, data interchange format. See http:/ / www.JSON.org/ The files in this package implement JSON encoders/ decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implem... | 1 | 316 |
json-lib | Java library for transforming beans, maps, collections, java arrays and XML to JSON. | 6 | 255 |
jsr173-ri | JSR 173 - Streaming API for XML - Reference Implementation | 1 | 6 |
kxml2 | kXML is a small XML pull parser, specially designed for constrained environments such as Applets, Personal Java or MIDP devices. In contrast to kXML 1, kXML 2 is based on the common XML pull API. | 1 | 87 |
maven plugin tools generators | The Maven Plugin Tools Generators provide content generation (XML descriptor, documentation, help goal) from plugin descriptor extracted from plugin sources. | 1 | 14 |
mule-module-xml | Functionality for working with XML | 22 | 231 |
org eclipse emf mapping ecore2xml | EMF Ecore to XML Mapping | 1 | 7 |
plexus-utils | A collection of various utility classes to ease working with strings, files, command lines, XML and more. | 15 | 653 |
protobuf-java-format | Provide serialization and de-serialization of different formats based on Google?s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML. | 1 | 6 |
qdox | QDox is a high speed, small footprint parser for extracting class/ interface/ method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools. | 6 | 142 |
saxon | The XSLT and XQuery Processor | 1 | 123 |
saxon-dom | Saxon support library for third-party object model DOM | 1 | 13 |
security-model-xml | Contains an xml implementation of the security-model. | 2 | 26 |
security-xml-realm | The security.xml based Realm, which stores users, roles, privileges, and user to role mappings using security-model-xml. | 1 | 21 |
serializer | Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events. | 1 | 48 |
simple | Simple is a high performance asynchronous HTTP framework for Java | 2 | 26 |
simple-jndi | A simple implementation of JNDI. It is entirely library based, so no server instances are started, and it sits upon Java .properties files or XML files, so it is easy to use and simple to understand. The .properties/ .xml files may be either on the file system or in the classpath. | 2 | 39 |
simple-xml | Simple is a high performance XML serialization and configuration framework for Java | 4 | 43 |
streambuffer | Stream based representation for XML infoset | 3 | 49 |
struts | The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a... | 2 | 59 |
swixml | XML for SWING | 1 | 21 |
tagsoup | TagSoup is a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML as it is found in the wild: poor, nasty and brutish, though quite often far from short. TagSoup is designed for people who have to process this stuff using some semblance of a rational a... | 2 | 30 |
thymeleaf | XML/ XHTML/ HTML5 template engine for Java | 2 | 39 |
thymeleaf extras tiles2 | XML/ XHTML/ HTML5 template engine for Java | 1 | 11 |
thymeleaf-spring4 | XML/ XHTML/ HTML5 template engine for Java | 1 | 15 |
vtd-xml | XimpleWare's VTD-XML is, far and away, the industry's most advanced and powerful XML processing model for SOA and Cloud Computing | 1 | 5 |
ws-commons-java5 | This is a small collection of classes, which are part of the Java 5 Core. In other words, you do not need this library, if you are running Java 5, or later. The Java 5 classes are used by projects like Apache JaxMe, Apache XML-RPC, or the the ws-common-utils. | 1 | 9 |
wss4j | Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache Axis and Apache XML-Sec... | 2 | 56 |
xmldsig | Part of the Java Web Services Developer Pack 1.6 | 1 | 5 |
xmlschema-core | Commons XMLSchema is a light weight schema object model that can be used to manipulate or generate XML schema. | 3 | 27 |
xmlsec | Apache Santuario supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. As of version 1.4, the Java library supports the standard Java API JSR-105: XML Digital ... | 5 | 62 |
xmltooling | XMLTooling-J is a low-level library that may be used to construct libraries that allow developers to work with XML in a Java beans manner. | 2 | 18 |
xom | The XOM Dual Streaming/ Tree API for Processing XML | 1 | 31 |
xpp3 | MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. | 1 | 83 |
xpp3_min | MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. | 1 | 40 |
xsdlib | XML Schema datatypes library | 2 | 37 |
xsom | XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input. | 2 | 44 |