question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

jbrotli mandatory in 3.2.0

See original GitHub issue

Actual behavior (the bug) When upgrading to 3.2.0 I now get a dependency complaint. Could not find org.meteogroup.jbrotli:jbrotli:0.5.0. This seems like a pretty heavy handed required dependency for a framework that for the most part is unopinionated.

Expected behavior jbrotli should not be required in order to use Javalin

To Reproduce Upgrade to 3.2.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tipsycommented, Jul 23, 2019

@mpe85 thanks. I’ve discussed this with @nixxcode, and our short term plan is to make the dependency optional, then we’ll fork jbrotli and publish it on Maven Central ourselves.

0reactions
tipsycommented, Jul 28, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

jbrotli mandatory in 3.2.0 · Issue #674 - GitHub
It's a small dependency that provides simple functionality that you as a developer won't ever have to interact with (beyond telling Javalin to ......
Read more >
jbrotli-native-linux-x86-amd64 - Maven Repository
Java bindings for Brotli: a new compression algorithm for the internet. License, Apache 2.0. Tags, unixnativex86linux. Ranking, #446445 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found