This repository was archived by the owner on Feb 4, 2026. It is now read-only.
Question: CLI available through maven repository? #106
|
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. What do you think? |
Answered by
simonbrowndotje
Feb 19, 2023
Replies: 1 comment 4 replies
|
I have no plans to release the CLI to Maven Central ... the CLI doesn't do much, so I'd recommend that any Gradle plugins (for example) just use the Structurizr libraries directly. |
4 replies
Answer selected by
rdmueller
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have no plans to release the CLI to Maven Central ... the CLI doesn't do much, so I'd recommend that any Gradle plugins (for example) just use the Structurizr libraries directly.