You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CLI is a good abstraction layer in front of the structurizr libs. But it seems that it is not available via maven.
It could be that I my thinking is wrong, but I currently think it would help to habe it avaialbe via maven.
For example, there is a structurizr gradle plugin which downloads the jar first. This could be easier to implement via a dependency.
The CLI is a good abstraction layer in front of the structurizr libs. But it seems that it is not available via maven.
It could be that I my thinking is wrong, but I currently think it would help to habe it avaialbe via maven.
For example, there is a structurizr gradle plugin which downloads the jar first. This could be easier to implement via a dependency.
What do you think?