Trending Projects for December 27, 2020
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
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.