Trending Projects for November 22, 2020
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
This gem is meant to be a dependency of any Logstash plugin that wishes to use the ECS-Compatibility mode introduced in Logstash 7.x while maintaining backward-compatibility with earlier Logstash releases. When used on older Logstash versions, this adapter provides an implementation of ECS-Compatibility mode that can be controlled at the plugin instance level.
manage jar dependencies for gems and keep track which jar was already
loaded using maven artifact coordinates. it warns on version conflicts and
loads only ONE jar assuming the first one is compatible to the second one
otherwise your project needs to lock down the right version by providing a
Jars.lock file.