twitter / GraphJet

GraphJet is a real-time graph processing library.
Apache License 2.0
713 stars 111 forks source link

Jjiang/use apache pair #83

Closed jerryjiangabc closed 7 years ago

jerryjiangabc commented 7 years ago

Use org.apache.commons.lang3.tuple.Pair. It looks like maven pom file already lists org.apache.commons as a dependency, but it is only visible in test package, and now I expand the scope to main. Also add the dependency explicitly in pants BUILD file.