META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jackson-dataformat-xml Show documentation
Show all versions of jackson-dataformat-xml Show documentation
Data format extension for Jackson (http://jackson.codehaus.org) to offer
alternative support for serializing POJOs as XML and deserializing XML as pojos.
Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory.
Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: tsaloranta
Build-Jdk: 1.7.0_10-ea
Specification-Title: Jackson-dataformat-XML
Specification-Version: 2.2.0
Specification-Vendor: FasterXML
Implementation-Title: Jackson-dataformat-XML
Implementation-Version: 2.2.0
Implementation-Vendor-Id: com.fasterxml.jackson.dataformat
Implementation-Vendor: FasterXML
Implementation-Build-Date: 2013-04-22 22:10:39-0700
X-Compile-Source-JDK: 1.6
X-Compile-Target-JDK: 1.6
© 2015 - 2025 Weber Informatics LLC | Privacy Policy