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 staxmate Show documentation
Show all versions of staxmate Show documentation
StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead.
It builds on top of a Stax (JSR-173) compliant XML processors such as Woodstox or Sjsxp (default Stax implementation of JDK 1.6) and offers two basic abstractions: Cursors, which build on XMLStreamReaders and Output objects, which build on XMLStreamWriters.
Manifest-Version: 1.0
Implementation-Title: StaxMate
Implementation-Version: 2.4.0
X-Compile-Target-JDK: 1.6
Specification-Vendor: FasterXML
Specification-Title: StaxMate
X-Compile-Source-JDK: 1.6
Created-By: Maven Source Plugin 3.2.1
Specification-Version: 2.4
Implementation-Vendor: FasterXML
Implementation-Build-Date: 2020-10-16 20:24:32+0000