s

structurizr-onpremises-plugin

Plugin APIs for the Structurizr on-premises installation
https://github.com/structurizr/onpremises
The Apache License, Version 2.0
Simon Brown
Files download
File Operation
structurizr-onpremises-plugin-2024.02.22.jar download
structurizr-onpremises-plugin-2024.02.22.pom download
structurizr-onpremises-plugin-2024.02.22-sources.jar download
Apache Maven
<dependency>
  <groupId>com.structurizr</groupId>
  <artifactId>structurizr-onpremises-plugin</artifactId>
  <version>2024.02.22</version>
</dependency>
Gradle Groovy
implementation 'com.structurizr:structurizr-onpremises-plugin:2024.02.22'
Gradle Kotlin
implementation("com.structurizr:structurizr-onpremises-plugin:2024.02.22")
Scala SBT
libraryDependencies += "com.structurizr" % "structurizr-onpremises-plugin" % "2024.02.22"
Groovy Grape
@Grapes(
  @Grab(group='com.structurizr', module='structurizr-onpremises-plugin', version='2024.02.22')
)
Apache Ivy
<dependency org="com.structurizr" name="structurizr-onpremises-plugin" rev="2024.02.22" />
Leiningen
[com.structurizr/structurizr-onpremises-plugin "2024.02.22"]
Apache Buildr
'com.structurizr:structurizr-onpremises-plugin:jar:2024.02.22'