Since Pavel asked in JIRA
(
https://issues.jboss.org/browse/RF-13247?focusedCommentId=12944199&pa...)
whether we could drop Guava in favor of Java 7, there is an answer:
Code base make use of following APIs:
* functional (Java 8)
* joiners/splitters (none)
* cache builders/loaders (none)
* collections* multimaps (none)
* auto-closeables (Java 7)
* stream / file manipulation (none)
* ...
Posted by forums
Original post:
https://community.jboss.org/message/857568#857568