Since jena is reasonably progressive wrt jdk I'd probably give that move an extra thought: jdk8 makes most of guava "obsolete", outdated or cumbersome. In our jdk8-based code base we generally found apache commons-lang/io + java8 to be a much more pleasing combination.
Kristian 2014-12-23 17:32 GMT+01:00 Andy Seaborne <a...@apache.org>: > I've added Guava as a managed dependency in jena-parent. The license is > Apache 2.0. > > Andy