jQAssistant 1.6.0 released
23. Dezember 2018 Keine Kommentare zu jQAssistant 1.6.0 releasedWe released jQAssistant 1.6.0 and it comes with the following improvements: Dependency Graph for Maven Projects The full dependency graph of a Maven project is now scanned if jQAssistant is used as Maven plugin and can be visualized in the browser using the following query: MATCH (p:Maven:Project)-[:CREATES]->(a:Artifact)-[:DEPENDS_ON*]->(d:Artifact)
Read more