Skip to content
#

dependency-graph

Here are 205 public repositories matching this topic...

Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.

  • Updated Apr 25, 2022
  • Kotlin
emerge

emerge is a source code analysis tool and dependency visualizer that can be used to gather insights about source code structure, metrics, dependencies and complexity of software projects. After scanning the source code of a project it provides you an interactive web interface to explore and analyze your project by using graph structures.

  • Updated Apr 27, 2022
  • Python
jarviz
jbracker
jbracker commented Aug 24, 2021

Describe the bug
When I try to execute the quickstart guide under windows (via the mingw git bash) the .\jarviz produces the following error:

java.io.IOException: Cannot run program "mvn": CreateProcess error=2, The system cannot find the file specified

To Reproduce
Just follow the quickstart guide under windows.

  • Jarviz version: 0.1.7
  • Java version: 1.8.0

**Expec

enhancement good first issue help wanted

Improve this page

Add a description, image, and links to the dependency-graph topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dependency-graph topic, visit your repo's landing page and select "manage topics."

Learn more