The unirest-java dependency is defined as provided but it is not a widely used rest client. It is also not documented so projects need to add this dependency in their own project.
It would be better to either make unirest-java scope compile. Projects can override this dependency if they need a different version.
The
unirest-java
dependency is defined as provided but it is not a widely used rest client. It is also not documented so projects need to add this dependency in their own project.It would be better to either make
unirest-java
scope compile. Projects can override this dependency if they need a different version.