Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

com.epam.deltix:SdmxStructureRetrieval

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.epam.deltix:SdmxStructureRetrieval

Open source reference implementation of SDMX

  • 1.7.15
  • Source
  • Maven
  • Socket score

Version published
Maintainers
2
Source

SdmxSource

A fork of a wonderful SdmxSource library by Metadata Technology.

The fork is based on latest (to date) public version of SdmxSource 1.5.6.6. The motivation behind forking is to resolve several limitations of the original library that are important for its wider adoption as well as wider community contribution to the project.

Key changes

  • Released on GitHub. Previously the source code was only available as a -sources artifact within a Maven package. This provides a common playground for community contribution.

  • Published to Maven Central. Previously only available from private Maven registry owned by Metadata Technology subject to downtimes.

  • Removed aggressive dependency injection and transitive dependencies to Spring framework. Design of the original library was heavily using dependency injection mechanism. This design decision complicated using the library as a set of utility classes making integration with the library complex and invasive from the perspective of transitive dependencies to Spring packages. Library code was refactored to enable manual creation and initialization of objects. While the objects are no longer 'beans', their original naming which used Beans suffix was preserved.

Other improvements

  • SDMX-JSON serialization / deserialization for structural artefacts. Ported from .NET version of SdmxSource by Eurostat.
  • SDMX-CSV serialization / deserialization for data sets.
  • Unit test coverage. Ported from .NET version of SdmxSource by Eurostat.
  • Bug fixes.

FAQs

Package last updated on 10 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc