License |
License |
---|---|
GroupId | GroupIdcom.structurizr |
ArtifactId | ArtifactIdstructurizr-export |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionStructurizr for Java
Structurizr for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
structurizr-export-1.0.1.pom | |
structurizr-export-1.0.1.jar | 51 KB |
structurizr-export-1.0.1-sources.jar | 21 KB |
structurizr-export-1.0.1-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.structurizr/structurizr-export/ -->
<dependency>
<groupId>com.structurizr</groupId>
<artifactId>structurizr-export</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.structurizr/structurizr-export/
implementation 'com.structurizr:structurizr-export:1.0.1'
// https://jarcasting.com/artifacts/com.structurizr/structurizr-export/
implementation ("com.structurizr:structurizr-export:1.0.1")
'com.structurizr:structurizr-export:jar:1.0.1'
<dependency org="com.structurizr" name="structurizr-export" rev="1.0.1">
<artifact name="structurizr-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.structurizr', module='structurizr-export', version='1.0.1')
)
libraryDependencies += "com.structurizr" % "structurizr-export" % "1.0.1"
[com.structurizr/structurizr-export "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.structurizr : structurizr-core | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.structurizr : structurizr-client | jar | 1.9.2 |