Skip to content

Upgrade: Remove direct and indirect Guava dependency, update reflections (fixes #60)

Oleksandr Porunov requested to merge porunov/Ferma:move-to-java-streams into master

Removes direct guava usage by moving to java 8 Stream API. Remove indirect guava usage by moving reflections to reflections8 Fixes https://github.com/Syncleus/Ferma/issues/60 by moving to reflections8

Edited by Oleksandr Porunov

Merge request reports