pom-explorer
pom-explorer copied to clipboard
Easier javascript in 3D Graph
//var g = gavString.split(':'); //gav = {groupId:g[0], artifactId:g[1], version:g[2]};
it is not explicit (even counter-intuitive) that gav is a string, an array or an object with groupId, artifactId and version
Should be better explained !