Syncleus / Ferma

An ORM / OGM for the TinkerPop graph stack.
http://syncleus.com/Ferma
Apache License 2.0
136 stars 26 forks source link

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

Closed porunov closed 4 years ago

porunov commented 4 years ago

Removes direct guava usage by moving to java 8 Stream API. Remove indirect guava usage by moving reflections to reflections8 Fixes #60 by moving to reflections8

GitLab PR: https://git.qoto.org/Ferma/Ferma/-/merge_requests/3