jqassistant-tutorials / jakarta-ee-dependencies

This project provides a setup to scan Maven Central repository for Jakarta EE artifacts and provide reports about dependencies of the involved specifications.
GNU General Public License v3.0
0 stars 2 forks source link
analysis dependencies jakarta-ee jqassistant maven maven-central maven-repository reporting visualization

= Jakarta EE Dependency Analysis With jQAssistant

== Overview

This project provides a setup to scan Maven Central repository for Jakarta EE artifacts and provide GraphML and PlantUML/SVG reports about dependencies of the involved specifications:

image:example/jakarta-ee-dependencies_PlatformDependencyDiagram.svg[]

TIP: See link:example[here] for further example reports.

== Requirements

== How To Use It

TIP: The reports are created using Cypher queries and implemented as jQAssistant rules which are located in link:jqassistant/jakarta-ee-dependencies.xml[].

== Known Issues