License |
License |
---|---|
GroupId | GroupIdcom.structurizr |
ArtifactId | ArtifactIdstructurizr-export |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStructurizr Export
Export models and views to external formats.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
structurizr-export-1.5.0.pom | |
structurizr-export-1.5.0.jar | 53 KB |
structurizr-export-1.5.0-sources.jar | 22 KB |
structurizr-export-1.5.0-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.structurizr/structurizr-export/ -->
<dependency>
<groupId>com.structurizr</groupId>
<artifactId>structurizr-export</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.structurizr/structurizr-export/
implementation 'com.structurizr:structurizr-export:1.5.0'
// https://jarcasting.com/artifacts/com.structurizr/structurizr-export/
implementation ("com.structurizr:structurizr-export:1.5.0")
'com.structurizr:structurizr-export:jar:1.5.0'
<dependency org="com.structurizr" name="structurizr-export" rev="1.5.0">
<artifact name="structurizr-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.structurizr', module='structurizr-export', version='1.5.0')
)
libraryDependencies += "com.structurizr" % "structurizr-export" % "1.5.0"
[com.structurizr/structurizr-export "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.structurizr : structurizr-client | jar | 1.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |