<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-metadata</artifactId>
    <version>23.12</version>
</dependency>
copied!  
compile(group: 'com.groupdocs', name: 'groupdocs-metadata', version: '23.12')
copied!  
<dependency org="com.groupdocs" name="groupdocs-metadata" rev="23.12">
    <artifact name="groupdocs-metadata" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.groupdocs" % "groupdocs-metadata" % "23.12"
copied!  

What’s new in the GroupDocs.Metadata for Java 23.12

Release Highlights

GroupDocs.Metadata for Java 23.12 introduces powerful new export capabilities and metadata tag enhancements. This release enables exporting document metadata directly to XML and Excel formats using the new ExportOptions framework. Additionally, it includes a new Bitrate tag and expanded tag-property associations, improving metadata extraction accuracy and flexibility across media and document types.

New Features

  • XML Metadata Export Support: Added support to export metadata as structured XML for easier integration with third-party systems or metadata auditing workflows.
  • Excel Metadata Export Support: Provides export of metadata into grouped Excel format using ExcelExportOptions for readable tabular output.
  • New Metadata Tag - Bitrate: Introduced Bitrate property tag for multimedia files, enhancing metadata richness for video/audio files.

Enhancements

  • Expanded Tag-Property Mappings: Enhanced internal tag associations across formats to improve accuracy and completeness of metadata extraction.

Public API and Backward Incompatible Changes

  • New Classes Added:

    • ExportOptions – Base class for export configurations.
    • ExcelExportOptions – Enables exporting metadata to Excel with grouping features.
    • XmlExportOptions – Enables exporting metadata to structured XML.
    • ExportManager – Manages and processes export logic.
  • New Tag Added:

    • PropertyTypeTagCategory.getBitrate() – Supports retrieval of bitrate tag metadata.
  • Structural Changes:

    • PreviewFormats class changed from nested to standalone structure for improved modularity.

🔍 Explore the Full Release Details

For full list of updates, please visit GroupDocs.Metadata for Java 23.12 Release Notes.


export metadata to xml | metadata bitrate tag |

VersionRelease Date
24.12December 24, 2024
24.7July 26, 2024
24.5May 31, 2024
23.12December 22, 2023
23.10October 13, 2023
23.6June 20, 2023
22.11November 11, 2022
22.10October 20, 2022
22.2February 9, 2022
21.2January 25, 2022
20.7January 25, 2022
20.4January 25, 2022
20.11January 25, 2022
19.5.1January 25, 2022
19.3January 25, 2022
19.1January 25, 2022
18.12January 25, 2022
18.11January 25, 2022
21.8August 9, 2021
21.6June 11, 2021
21.5May 13, 2021
21.4April 1, 2021
21.1January 20, 2021
20.10September 30, 2020
20.9September 4, 2020
20.8August 10, 2020
20.6June 3, 2020
20.5May 6, 2020
20.3March 13, 2020
20.2February 21, 2020
19.5May 29, 2019
19.4April 4, 2019
19.2February 7, 2019
18.10October 5, 2018
18.9September 4, 2018
18.7July 2, 2018
18.6June 4, 2018
18.5May 10, 2018
18.2April 23, 2018
18.1April 23, 2018
17.12April 23, 2018
18.4April 13, 2018